summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2018-07-17 14:24:11 -0700
committerDarrick J. Wong <darrick.wong@oracle.com>2018-07-17 14:25:57 -0700
commitfa248de98a6beb9ceaec5059041d65f87ac438b4 (patch)
treea227802bfbef395c314472808c2f3f878daee9e0 /scripts/patch-kernel
parentefe803277364a621348b679058222d644e113c9c (diff)
xfs: don't assume a left rmap when allocating a new rmap
The original rmap code assumed that there would always be at least one rmap in the rmapbt (the AG sb/agf/agi) and so errored out if it didn't find one. This assumption isn't true for the rmapbt repair function (and it won't be true for realtime rmap either), so remove the check and just deal with the situation. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions