summaryrefslogtreecommitdiff
path: root/fs/nls/nls_cp857.c
diff options
context:
space:
mode:
authorBrian Foster <bfoster@redhat.com>2016-03-07 08:22:22 +1100
committerDave Chinner <david@fromorbit.com>2016-03-07 08:22:22 +1100
commit65b99a08b350876e8835fc0e7173598165f64dee (patch)
treee8c8b43e553817442a63916cddd9c9cec860ac11 /fs/nls/nls_cp857.c
parent82ff6cc26e98f9bba8e2a10f727e335fa241cc47 (diff)
xfs: refactor unmount record detection into helper
Once the mount sequence has identified the head and tail blocks of the physical log, the record at the head of the log is located and examined for an unmount record to determine if the log is clean. This currently occurs after torn write verification of the head region of the log. This must ultimately be separated from torn write verification and may need to be called again if the log head is walked back due to a torn write (to determine whether the new head record is an unmount record). Separate this logic into a new helper function. This patch does not change behavior. Signed-off-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/nls/nls_cp857.c')
0 files changed, 0 insertions, 0 deletions