Home
last modified time | relevance | path

Searched hist:"85 b8fe8cc47b0dc1068475ba95f29ddff10a8efc" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/hfsplus/
H A Ddir.cdiff 85b8fe8cc47b0dc1068475ba95f29ddff10a8efc Wed Oct 27 06:45:50 CDT 2010 Christoph Hellwig <hch@tuxera.com> hfsplus: free space correcly for files unlinked while open

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>