Whamcloud - gitweb
- fixed sys_umount() code path. It did not release intent what caused memory leaks...
authoryury <yury>
Thu, 12 May 2005 14:35:27 +0000 (14:35 +0000)
committeryury <yury>
Thu, 12 May 2005 14:35:27 +0000 (14:35 +0000)
commitbc1e9a6998086557e1006918eb0326b77d0aa0dc
treed5fc693c238774307170b242ff44130dcbcdfde3
parent6a898be4605581044366c2c9ee2b5e92b0662599
- fixed sys_umount() code path. It did not release intent what caused memory leaks in sanity-gns.sh, as it uses umount for cleanups while testing GNS.
- do not free intent in GNS case if it is not lookup_it, only drop lock.
- added test_3a which checks disabling GNS mount point using chmod u-s
lustre/kernel_patches/patches/vfs-intent_release_umount-vanilla-2.6.10-fc3.patch [new file with mode: 0644]
lustre/kernel_patches/series/2.6-fc3-uml.series
lustre/kernel_patches/series/2.6-fc3.series
lustre/llite/dcache.c
lustre/llite/namei.c
lustre/mds/mds_open.c
lustre/tests/sanity-gns.sh