Whamcloud - gitweb
- added fid_lock()/fid_unlock()
authoryury <yury>
Tue, 4 Apr 2006 13:24:23 +0000 (13:24 +0000)
committeryury <yury>
Tue, 4 Apr 2006 13:24:23 +0000 (13:24 +0000)
commit6781ca94f039115763c776e2222d04235183929d
treef55684b0d18917c55a03d7c5fa80f9beb62ac18a
parent653c4481827c1514576b4c5e3f1870adfddc7674
- added fid_lock()/fid_unlock()

- many changes about using fid. Idea is that we do not want to change whole mds stuff to use new fids but we want to use new fids for new modules.
42 files changed:
lustre/include/linux/lustre_idl.h
lustre/include/linux/lustre_mds.h
lustre/include/linux/lvfs.h
lustre/include/linux/lvfs_linux.h
lustre/include/linux/obd.h
lustre/liblustre/dir.c
lustre/liblustre/llite_lib.h
lustre/liblustre/super.c
lustre/llite/Makefile.in
lustre/llite/dcache.c
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/llite_fid.c [new file with mode: 0644]
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_request.c
lustre/mds/handler.c
lustre/mds/mds_fs.c
lustre/mds/mds_internal.h
lustre/mds/mds_join.c
lustre/mds/mds_lib.c
lustre/mds/mds_open.c
lustre/mds/mds_reint.c
lustre/mds/mds_unlink_open.c
lustre/mdt/mdt.h
lustre/mdt/mdt_handler.c
lustre/mgs/mgs_fs.c
lustre/obdclass/llog_swab.c
lustre/obdclass/lu_object.c
lustre/obdfilter/filter_internal.h
lustre/obdfilter/filter_log.c
lustre/ptlrpc/pack_generic.c
lustre/ptlrpc/ptlrpc_module.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c