Whamcloud - gitweb
- many changes about fids:
authoryury <yury>
Fri, 7 Apr 2006 10:29:35 +0000 (10:29 +0000)
committeryury <yury>
Fri, 7 Apr 2006 10:29:35 +0000 (10:29 +0000)
commitc6d61a0e57c4bc9e8f6809c103f5836b87afcbe5
tree8a990e311fd6123117ddf1318c27e28de1527cee
parente670d2271045992465b3ed04535e8b1543768a4f
- many changes about fids:
 (1) client, mdc and liblustre converted to use new fids;
 (2) some md related structures renamed into mdt ones to use new fids with no changing anything about MDS code;
 (3) md methods used obdo switched to use mdc_op_data like others;
 (4) f_num is now replaced to f_ver and f_oid.
28 files changed:
lustre/include/linux/lustre_idl.h
lustre/include/linux/lustre_mdc.h
lustre/include/linux/obd.h
lustre/include/linux/obd_class.h
lustre/liblustre/dir.c
lustre/liblustre/file.c
lustre/liblustre/llite_lib.h
lustre/liblustre/super.c
lustre/llite/dcache.c
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/llite_close.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/mdc/mdc_internal.h
lustre/mdc/mdc_lib.c
lustre/mdc/mdc_locks.c
lustre/mdc/mdc_reint.c
lustre/mdc/mdc_request.c
lustre/mds/mds_join.c
lustre/obdclass/llog_swab.c
lustre/ptlrpc/pack_generic.c
lustre/ptlrpc/ptlrpc_module.c