commit | 451146be933e26e21277852b5e40c6a52266ef96 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Apr 18 16:29:11 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Apr 19 13:23:09 2012 -0400 |
tree | 207795769b9e1b18952f67fda9db5c7259fb9d63 | |
parent | 55725513b5ef9d462aa3e18527658a0362aaae83 [diff] |
NFSv4: Fix open(O_TRUNC) and ftruncate() error handling 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