Whamcloud - gitweb
- using TASK_INTERRUPTIBLE in OBD_SLEEP_ON at Andreas' suggestion.
authoryury <yury>
Sun, 8 May 2005 16:57:53 +0000 (16:57 +0000)
committeryury <yury>
Sun, 8 May 2005 16:57:53 +0000 (16:57 +0000)
commit7370f2648fb75228615b98b974681b10eef70ba9
tree2c5522f5e5179dfc5c057181160878276bc12899
parent7ece95c40263566b0d8a9f9221d9a66605fb37a8
- using TASK_INTERRUPTIBLE in OBD_SLEEP_ON at Andreas' suggestion.

- using IT_CHDIR in sys_chdir() vfs-intent_api-vanilla-2.6.10-fc3.patch. This fixes GNS with cd into mnt point.

- different fixes in GNS stuff.
- gns_enabled flag is moved to separate space instead of using LL_GNS_DISABLED
- removed error messages after inode_setattr(). Only comment is added.
- many changes in sanity-gns.sh, added checks for "cd" case. Deadlock tests are disabled for a while.
lustre/include/linux/obd_support.h
lustre/kernel_patches/patches/vfs-intent_api-vanilla-2.6.10-fc3.patch
lustre/kernel_patches/patches/vfs_gns-2.6.10-fc3.patch
lustre/llite/dcache.c
lustre/llite/llite_gns.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/lproc_llite.c
lustre/llite/namei.c
lustre/tests/sanity-gns.sh