Download List

프로젝트 설명

rfsdelta is a kernel module for the Linux 2.6 series that collects all filesystem inode changes (recursively) and reports them to a userspace process. It is similar to inotify, dnotify (but provides recursive notification, and only a single watcher process is allowed), fschange, fsevent, and rlocate (but also reports unlink(), rmdir(), and st_*). rfsdelta was based on the kernel module shipped with rlocate 0.5.5.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-09-13 10:34
0.08

일부에서 커널 동기화 및 잠금 문제를 해결했다. log_writes 지원 (파일의 내용의 변경 사항을보고) 즉, 추가되었습니다.
Tags: Major bugfixes
Some in-kernel locking and synchronization issues were fixed. log_writes support (i.e. reporting changes of file contents) was added.

2007-01-12 10:13
0.06

Tags: Initial freshmeat announcement

Project Resources