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:
1bcceaf
)
logfs: Grow inode in delete path
author
Joern Engel
<joern@logfs.org>
Fri, 5 Aug 2011 09:13:30 +0000
(11:13 +0200)
committer
Prasad Joshi
<prasadjoshi.linux@gmail.com>
Sat, 28 Jan 2012 06:13:07 +0000
(11:43 +0530)
Can be necessary if an inode gets deleted (through -ENOSPC) before being
written. Might be better to move this into logfs_write_rec(), but for
now go with the stupid&safe patch.
Signed-off-by: Joern Engel <joern@logfs.org>
No differences found