From: J. Bruce Fields Date: Sat, 7 Aug 2010 13:21:41 +0000 (-0400) Subject: nfsd4: fix file open accounting for RDWR opens X-Git-Tag: v2.6.36-rc1~496^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=998db52c03cd293d16a457f1b396cea932244147;p=pandora-kernel.git nfsd4: fix file open accounting for RDWR opens Commit f9d7562fdb9dc0ada3a7aba5dbbe9d965e2a105d "nfsd4: share file descriptors between stateid's" didn't correctly account for O_RDWR opens. Symptoms include leaked files, resulting in failures to unmount and/or warnings about orphaned inodes on reboot. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed