Whamcloud - gitweb
- bringing liblustre to use fids like llite does - just to not lost changes and do...
authoryury <yury>
Thu, 13 Apr 2006 11:43:33 +0000 (11:43 +0000)
committeryury <yury>
Thu, 13 Apr 2006 11:43:33 +0000 (11:43 +0000)
commitb73aad5abfd55a6eb134b05254d65289dca96480
tree892048e44ef067a0a76c868babdb69e3bc7b7976
parent8f72abee952962a7733d7dab9daf56b1e11dfb78
- bringing liblustre to use fids like llite does - just to not lost changes and do not do them later;
- fix all legacy res_id.name generation in both llite and liblustre;
- get rid of ino and generation in mdt_body;
- cleanups about using fids in llite and liblustre;
- remove ll_test_inode() - we can live without it;
18 files changed:
lustre/include/linux/lustre_idl.h
lustre/liblustre/Makefile.am
lustre/liblustre/dir.c
lustre/liblustre/file.c
lustre/liblustre/llite_fid.c [new file with mode: 0644]
lustre/liblustre/llite_lib.h
lustre/liblustre/namei.c
lustre/liblustre/super.c
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/llite_fid.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/llite_nfs.c
lustre/llite/namei.c
lustre/llite/symlink.c
lustre/llite/xattr.c
lustre/ptlrpc/pack_generic.c