From 71532ae27787d0831639c65065bc54291a95cf81 Mon Sep 17 00:00:00 2001 From: shaver Date: Fri, 27 Jun 2003 17:25:26 +0000 Subject: [PATCH] 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. --- lustre/tests/.cvsignore | 1 + 1 file changed, 1 insertion(+) 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 -- 1.8.3.1