Whamcloud - gitweb
- removed hardcoded checking for ".mntinfo" on MDS to see if we are trying to open...
authoryury <yury>
Thu, 7 Apr 2005 10:49:37 +0000 (10:49 +0000)
committeryury <yury>
Thu, 7 Apr 2005 10:49:37 +0000 (10:49 +0000)
commit17b1b04c128e1823345020c969126ec10b4040c2
tree30fc39277afa3dd008648a9c54af5faf5877cba0
parent802b580d5bbc5002004a870e521404f611ca9078
- removed hardcoded checking for ".mntinfo" on MDS to see if we are trying to open GNS mount object. By now only suid bit on directory is checked. This should not break anything, as it is not used for any purpose.

- cleanups, moving not needed to be widely known llite functions to llite_internal.h

- added test_4a to sanity-gns.sh. It checks how GNS mounting works with 20 concurrent threads aiming to mount the same object.
lustre/include/linux/lustre_idl.h
lustre/include/linux/lustre_lite.h
lustre/llite/dcache.c
lustre/llite/file.c
lustre/llite/llite_internal.h
lustre/mdc/mdc_lib.c
lustre/mdc/mdc_request.c
lustre/mds/mds_open.c
lustre/tests/sanity-gns.sh
lustre/utils/lconf