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:
e50fb58
)
hfsplus: free space correcly for files unlinked while open
author
Christoph Hellwig
<hch@tuxera.com>
Wed, 27 Oct 2010 11:45:50 +0000
(13:45 +0200)
committer
Christoph Hellwig
<hch@lst.de>
Wed, 27 Oct 2010 11:45:50 +0000
(13:45 +0200)
hfsplus_delete_inode only truncates away all block allocations if
i_nlink is zero. Make sure we properly drop the unlink count even
when doing the rename hack for open but unlinked files.
Signed-off-by: Christoph Hellwig <hch@tuxera.com>
No differences found