From: shaver Date: Fri, 27 Jun 2003 17:25:26 +0000 (+0000) Subject: Fix lock-match fallout from 1228: use the inode against which the intent lock X-Git-Tag: v1_7_100~1^57~16 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=71532ae27787d0831639c65065bc54291a95cf81;p=fs%2Flustre-release.git Fix lock-match fallout from 1228: use the inode against which the intent lock was granted, often not the one against which the lock was requested, when matching l_data. Also, match locks in ll_dir_readpage. Remove some deadwood fops-functions. --- diff --git a/lustre/tests/.cvsignore b/lustre/tests/.cvsignore index 5bb1e26..6b9b37c 100644 --- a/lustre/tests/.cvsignore +++ b/lustre/tests/.cvsignore @@ -41,3 +41,4 @@ runas openfile unlinkmany fchdir_test +getdents