- 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.
Showing
- lustre/include/linux/obd_support.h 1 addition, 1 deletionlustre/include/linux/obd_support.h
- lustre/kernel_patches/patches/vfs-intent_api-vanilla-2.6.10-fc3.patch 1 addition, 1 deletion...l_patches/patches/vfs-intent_api-vanilla-2.6.10-fc3.patch
- lustre/kernel_patches/patches/vfs_gns-2.6.10-fc3.patch 2 additions, 2 deletionslustre/kernel_patches/patches/vfs_gns-2.6.10-fc3.patch
- lustre/llite/dcache.c 25 additions, 24 deletionslustre/llite/dcache.c
- lustre/llite/llite_gns.c 21 additions, 18 deletionslustre/llite/llite_gns.c
- lustre/llite/llite_internal.h 1 addition, 1 deletionlustre/llite/llite_internal.h
- lustre/llite/llite_lib.c 13 additions, 14 deletionslustre/llite/llite_lib.c
- lustre/llite/lproc_llite.c 4 additions, 18 deletionslustre/llite/lproc_llite.c
- lustre/llite/namei.c 8 additions, 9 deletionslustre/llite/namei.c
- lustre/tests/sanity-gns.sh 126 additions, 70 deletionslustre/tests/sanity-gns.sh
Loading
Please register or sign in to comment