[XFS updates] XFS development tree branch, for-next, updated. v3.9-rc1-20-g7fe3258
xfs at oss.sgi.com
xfs at oss.sgi.com
Wed Apr 17 10:55:12 CDT 2013
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "XFS development tree".
The branch, for-next has been updated
7fe3258 xfs: Update xfs_log_commit_cil() comments
d4fd0e9 xfs: Remove the obsolete XLOG_CIL_HARD_SPACE_LIMIT() macros
from 666d644cd72a9ec58b353209ff191d7430f3b357 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7fe3258c50de383037102129c57df5cb66ab2000
Author: Jeff Liu <jeff.liu at oracle.com>
Date: Thu Apr 4 16:07:14 2013 +0800
xfs: Update xfs_log_commit_cil() comments
xfs_log_commit_iclog() function has been removed by commits 93b8a585:
xfs: remove the deprecated nodelaylog option
Beginning from Linux 3.3, only delayed logging is supported so that
we call xfs_log_commit_cil() at xfs_trans_commit() only, remove the
useless comments so.
Signed-off-by: Jie Liu <jeff.liu at oracle.com>
Reviewed-by: Mark Tinguely <tinguely at sgi.com>
Signed-off-by: Ben Myers <bpm at sgi.com>
commit d4fd0e92fbcfdba7bb2c789504a957ab8f835c38
Author: Jeff Liu <jeff.liu at oracle.com>
Date: Thu Apr 4 12:10:42 2013 +0800
xfs: Remove the obsolete XLOG_CIL_HARD_SPACE_LIMIT() macros
There is no more users of this Macro, so it's time to kill it dead.
Signed-off-by: Jie Liu <jeff.liu at oracle.com>
Reviewed-by: Mark Tinguely <tinguely at sgi.com>
Signed-off-by: Ben Myers <bpm at sgi.com>
-----------------------------------------------------------------------
Summary of changes:
fs/xfs/xfs_log_cil.c | 4 ----
fs/xfs/xfs_log_priv.h | 1 -
2 files changed, 5 deletions(-)
hooks/post-receive
--
XFS development tree
More information about the xfs
mailing list