Whamcloud - gitweb
Fix lock-match fallout from 1228: use the inode against which the intent lock
authorshaver <shaver>
Fri, 27 Jun 2003 17:25:31 +0000 (17:25 +0000)
committershaver <shaver>
Fri, 27 Jun 2003 17:25:31 +0000 (17:25 +0000)
commit6d82ac272e0ef33942702278ab94a207655ee214
treec84c0beb82dc16a0bfeada112b55e22eb56d65a3
parentd07592046531fbbdeaca68ed9cfe6f18e776b7e9
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/getdents.c [new file with mode: 0644]