]> Git Repo - linux.git/commit
xfs: rename log structure to xlog
authorMark Tinguely <[email protected]>
Thu, 14 Jun 2012 14:22:15 +0000 (09:22 -0500)
committerBen Myers <[email protected]>
Thu, 21 Jun 2012 19:21:11 +0000 (14:21 -0500)
commitf7bdf03a99efc083608cd9c0c3e03abff311c79e
treea9edfa8688f957e1e2d7175f50a75444295bf5a5
parent8866fc6fa55e31b2bce931b7963ff16641b39dc7
xfs: rename log structure to xlog

Rename the XFS log structure to xlog to help crash distinquish it from the
other logs in Linux.

Signed-off-by: Mark Tinguely <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Ben Myers <[email protected]>
fs/xfs/xfs_log.c
fs/xfs/xfs_log_cil.c
fs/xfs/xfs_log_priv.h
fs/xfs/xfs_log_recover.c
fs/xfs/xfs_mount.h
fs/xfs/xfs_trace.h
This page took 0.05555 seconds and 4 git commands to generate.