Whamcloud - gitweb
update smfs 1)Add kml in smfs, but still not finish it, will change later according...
authorwangdi <wangdi>
Mon, 23 Feb 2004 17:39:07 +0000 (17:39 +0000)
committerwangdi <wangdi>
Mon, 23 Feb 2004 17:39:07 +0000 (17:39 +0000)
commitb2ac7b39a0b999b7e3d38b4164f9f2147a76a2e5
tree6a4d5d3b27a6a688c60c863230e34a97894068b2
parenta1357cb6398578ec956eff7f9cead171a51a5e95
update smfs 1)Add kml in smfs, but still not finish it, will change later according to llog. 2)some minor fixs
17 files changed:
lustre/smfs/Makefile.am
lustre/smfs/cache.c
lustre/smfs/dir.c
lustre/smfs/file.c
lustre/smfs/inode.c
lustre/smfs/journal.c [new file with mode: 0644]
lustre/smfs/journal_ext3.c [new file with mode: 0644]
lustre/smfs/kml.c [new file with mode: 0644]
lustre/smfs/kml_idl.h [new file with mode: 0644]
lustre/smfs/options.c
lustre/smfs/reint.c [new file with mode: 0644]
lustre/smfs/sm_fs.c
lustre/smfs/smfs_internal.h
lustre/smfs/smfs_llog.c [new file with mode: 0644]
lustre/smfs/super.c
lustre/smfs/symlink.c
lustre/smfs/sysctl.c