Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jun 2010 14:01:15 +0300
From:      Ilya Putsikau <iputsikau@gmail.com>
To:        soc-status@freebsd.org
Subject:   [fsnotify] report #3
Message-ID:  <AANLkTinKotQSXYvcDRNV0RBJ67RuA2bvFyhglngLZ4hK@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Done this week:

- Update node path while processing event, first perform direct lookup
for cached path and if it fails try to get full path
- Add rename hook
- Perform full path lookup for fd in addwatch
- Replace full path hash table with inode number hash table.
- Improve path handling in both fnnode and fnevent.
- Remove reference counting from fnwatch, there can be max 2 referencies



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTinKotQSXYvcDRNV0RBJ67RuA2bvFyhglngLZ4hK>