From: Marek S. <mar...@us...> - 2003-07-19 00:06:54
|
CVSROOT: /cvsroot/linux-apus Module name: 2.3 Repository: 2.3/include/linux/ Changes by: march123@sc8-pr-cvs1. 03/07/18 17:06:51 Log message: ASFS driver update to v0.5 (added symlinks support and simple extent cache) Modified files: 2.3/Documentation/filesystems/: asfs.txt 2.3/fs/asfs/: inode.c 2.3/include/linux/: asfs_fs.h asfs_fs_i.h asfs_fs_sb.h Revision Changes Path 1.3 +31 -2 2.3/Documentation/filesystems/asfs.txt 1.3 +124 -18 2.3/fs/asfs/inode.c 1.2 +21 -0 2.3/include/linux/asfs_fs.h 1.3 +3 -0 2.3/include/linux/asfs_fs_i.h 1.3 +1 -0 2.3/include/linux/asfs_fs_sb.h |