Whamcloud - gitweb
1)update snapfs, add more hooks for dir ops, some fixes for snap setup.
authoruid721 <uid721>
Mon, 12 Jul 2004 17:22:08 +0000 (17:22 +0000)
committeruid721 <uid721>
Mon, 12 Jul 2004 17:22:08 +0000 (17:22 +0000)
commit1a39214bb49e82c2a3410392c0fce5258dbac64d
treeb660415b2bf573a94f0b9bc2f108281185415242
parent1bb10d0c175fc03b3f871e5f50a3fa10be20194c
1)update snapfs, add more hooks for dir ops, some fixes for snap setup.
  move primary cowed inode to cowed dir.
2)move MSG_CONNECT_INITIAL check before obd_uuid equal check, otherwise,
  it will bring some problems in cmobd_setup.
3)set imp_conn_cnt to 0 in ptlrpc_disconnect_import
12 files changed:
lustre/include/linux/lustre_smfs.h
lustre/include/linux/lustre_snap.h
lustre/ldlm/ldlm_lib.c
lustre/lvfs/fsfilt_smfs.c
lustre/lvfs/fsfilt_snap_ext3.c
lustre/ptlrpc/import.c
lustre/smfs/dir.c
lustre/smfs/kml.c
lustre/smfs/smfs_cow.c
lustre/smfs/smfs_internal.h
lustre/smfs/smfs_llog.c
lustre/smfs/super.c