]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Revert "nfs: take extra reference to fl->fl_file when running a LOCKU operation"
authorDan Duval <dan.duval@oracle.com>
Wed, 25 Nov 2015 23:39:48 +0000 (18:39 -0500)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Thu, 26 Nov 2015 04:07:34 +0000 (20:07 -0800)
commit7923c5f12cd0b4cd0cb966bb2a918ec2f96eb59a
tree339d25eadbd5a62ee0222e1560dbd1a6ef3c5545
parent0d3c4f1650987914591ab123a2e4e516713c6dab
Revert "nfs: take extra reference to fl->fl_file when running a LOCKU operation"

Orabug: 22186705

This reverts commit 0ea14034782db03efc55a7d8dbfa7cd140e7e959.

This commit has been seen to cause hard hangs or crashes when
flock(..., LOCK_EX) is attempted on an NFSv4-mounted filesystem.

Signed-off-by: Dan Duval <dan.duval@oracle.com>
Reviewed-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
fs/nfs/nfs4proc.c