xattrfs News
Brought to you by:
cspalletta
Version of user-mode-linux used for testing is compiled from kernel.org kernel 2.6.13.
Kernel configuration file is in project file package xattrfs-0.11-support-file.tar.gz
All callbacks now functional, improved Makefile and improved logic description for getattr() callback.
tag is XATTRFSV_0_11
The latest version is 0.10. A snapshot of this version is stored under the tag XATTRFS_0_10. It compiles correctly but the work described under TODO and in the files LOGIC.* needs to be carried out.
To browse CVS on the web:
From the project summary main page go to the project CVS files and navigate to cvs/xattrfs/Xattrfs-FUSE. In the dropdown at the bottom select tag XATTRFS_0_10.
To obtain this version directly with cvs:... read more