NFSv4: Fix open(O_TRUNC) and ftruncate() error handling
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 18 Apr 2012 20:29:11 +0000 (16:29 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 19 Apr 2012 17:23:09 +0000 (13:23 -0400)
If the file wasn't opened for writing, then truncate and ftruncate
need to report the appropriate errors.

Reported-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: stable@vger.kernel.org
fs/nfs/dir.c
fs/nfs/nfs4proc.c

diff --cc fs/nfs/dir.c
Simple merge
Simple merge