git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5572551
)
NFSv4: Fix open(O_TRUNC) and ftruncate() error handling
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 18 Apr 2012 20:29:11 +0000
(16:29 -0400)
committer
Trond 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
No differences found