summaryrefslogtreecommitdiffstats
path: root/fs/jfs
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2016-11-09 14:13:11 -0800
committerDarrick J. Wong <darrick.wong@oracle.com>2016-12-10 12:39:45 -0800
commit3e10b793fc40dfdbe51762e0d084bd6f2c8acaaa (patch)
treedf233a1038dc50358baf2e7dcd6d30bfbaf21ebb /fs/jfs
parent06a70305812c3973c66824f26223656283c59b27 (diff)
downloadlinux-3e10b793fc40dfdbe51762e0d084bd6f2c8acaaa.tar.bz2
ocfs2: budget for extent tree splits when adding refcount flag
When we're adding the refcount flag to an extent, we have to budget enough space to handle a full extent btree split in addition to whatever modifications have to be made to the refcount btree. We don't currently do this, with the result that generic/186 crashes when we need an extent split but not a refcount split because meta_ac never gets allocated. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/jfs')
0 files changed, 0 insertions, 0 deletions