summaryrefslogtreecommitdiffstats
path: root/fs/xattr.c
diff options
context:
space:
mode:
authorBrian Foster2016-03-06 22:22:22 +0100
committerDave Chinner2016-03-06 22:22:22 +0100
commit717bc0ebca0bce9cb3edfc31b49b384a1d55db1c (patch)
treef6d78b56611b3bf7265abb973963ec3627b18c02 /fs/xattr.c
parentxfs: refactor unmount record detection into helper (diff)
downloadkernel-qcow2-linux-717bc0ebca0bce9cb3edfc31b49b384a1d55db1c.tar.gz
kernel-qcow2-linux-717bc0ebca0bce9cb3edfc31b49b384a1d55db1c.tar.xz
kernel-qcow2-linux-717bc0ebca0bce9cb3edfc31b49b384a1d55db1c.zip
xfs: refactor in-core log state update to helper
Once the record at the head of the log is identified and verified, the in-core log state is updated based on the record. This includes information such as the current head block and cycle, the start block of the last record written to the log, the tail lsn, etc. Once torn write detection is conditional, this logic will need to be reused. Factor the code to update the in-core log data structures 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/xattr.c')
0 files changed, 0 insertions, 0 deletions