commit | 2115133f8b9a8dbdb217d14080814df07ce90479 | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Thu Nov 10 20:39:08 2011 -0500 |
committer | Chris Mason <chris.mason@oracle.com> | Thu Nov 10 20:39:08 2011 -0500 |
tree | 3b2f3d6839cdb1f6495ae10dd548f7fbfee70266 | |
parent | 7fd2ae21a42d178982679b86086661292b4afe4a [diff] |
Btrfs: tweak the delayed inode reservations again Josef sent along an incremental to the inode reservation code to make sure we try and fall back to directly updating the inode item if things go horribly wrong. This reworks that patch slightly, adding a fallback function that will always try to update the inode item directly without going through the delayed_inode code. Signed-off-by: Chris Mason <chris.mason@oracle.com>