summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2015-06-16 18:06:40 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2015-07-06 17:39:21 -0400
commit3b7a3a05e8b006a73c406230b3d2d3da920779d9 (patch)
tree84f527922d2d9d596c51e1f638b35bb6b31ca00f /net
parentd622f167b8435c856376edec130053fb56bf83e4 (diff)
downloadlinux-3b7a3a05e8b006a73c406230b3d2d3da920779d9.tar.gz
linux-3b7a3a05e8b006a73c406230b3d2d3da920779d9.tar.xz
ufs: free excessive blocks upon ->write_begin() failure/short copy
Broken in "[PATCH] ufs: truncate should allocate block for last byte"; all way back in 2006. ufs_setattr() hadn't been the only user of vmtruncate() and eliminating ->truncate() method required corrections in a bunch of places. Eventually those places had migrated into ->write_begin() failure exit and ->write_end() after short copy... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions