Skip to content
Commit bbe01387 authored by Joern Engel's avatar Joern Engel Committed by Prasad Joshi
Browse files

logfs: Grow inode in delete path



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: default avatarJoern Engel <joern@logfs.org>
parent 1bcceaff
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment