Whamcloud - gitweb
update smfs 1)delete inode->i_list in smfs_delete_inode for the cache inode will...
authorwangdi <wangdi>
Mon, 9 Feb 2004 16:39:39 +0000 (16:39 +0000)
committerwangdi <wangdi>
Mon, 9 Feb 2004 16:39:39 +0000 (16:39 +0000)
commit9673350cea241bac28f2191be548fba8aca9b1d9
tree54e4b228d74ea708786e9c77f4266618b870d405
parenteb474f9d42c175af73b3436bfc46c52c667f562d
update smfs 1)delete inode->i_list in smfs_delete_inode for the cache inode will have no chance to release it in iput 2)fix bugs in file read and write 3) some fixs for unlink and rmdir
lustre/smfs/dir.c
lustre/smfs/file.c
lustre/smfs/inode.c