Whamcloud - gitweb
- fixes and cleanups in GNS:
authoryury <yury>
Thu, 21 Apr 2005 08:32:15 +0000 (08:32 +0000)
committeryury <yury>
Thu, 21 Apr 2005 08:32:15 +0000 (08:32 +0000)
commit2dd52da58e66af04159fa5c130ae637a917c2223
tree15ba41daec0e11a846644f4e3c581a757fc002e1
parent60d6b4c1f59e3bf8c1b4608505e7f30ba67c0253
- fixes and cleanups in GNS:

  - mounting only on lookup() control path (revalidate() for possible mounts always return 0).
    This makes it possible to use lookup_one_len() from ll_gns_mount_object(), as lookup
    control path protected parent.
  - on revalidate cause mount for possible mount points only if revalidate is successful
  - removed not used dentry marking with MOUNT_PENDING, etc
lustre/llite/dcache.c
lustre/llite/llite_gns.c
lustre/mds/mds_open.c