diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2016-11-09 14:13:11 -0800 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2016-12-10 12:39:45 -0800 |
commit | 3e10b793fc40dfdbe51762e0d084bd6f2c8acaaa (patch) | |
tree | df233a1038dc50358baf2e7dcd6d30bfbaf21ebb /net/netfilter/nft_range.c | |
parent | 06a70305812c3973c66824f26223656283c59b27 (diff) |
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 'net/netfilter/nft_range.c')
0 files changed, 0 insertions, 0 deletions