Whamcloud - gitweb
b=9562
authoralex <alex>
Tue, 13 Dec 2005 00:14:57 +0000 (00:14 +0000)
committeralex <alex>
Tue, 13 Dec 2005 00:14:57 +0000 (00:14 +0000)
commit19d252c4cb6bd2390e6f2d8fee336018f1451495
tree0fccaae4464f2b38d0f3c3dccab3c5be4d8b4581
parentd45491c843949327e3b99037b85ed1502b333cbf
b=9562
r=adilger,nikita

 - fixes in dcache interaction code. we need to lock dentries in 2.6.
   also, we use __d_drop() instead of list_del() because the former
   takes a care about actual dentry state (hashed/unhashed)
lustre/include/linux/lustre_compat25.h
lustre/llite/dcache.c
lustre/llite/llite_lib.c
lustre/llite/llite_nfs.c
lustre/llite/namei.c