]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: fix a comment in xfs_log_reserve
authorHuang Chong <huang.chong@zte.com.cn>
Fri, 3 Aug 2018 15:17:54 +0000 (08:17 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Fri, 3 Aug 2018 15:17:54 +0000 (08:17 -0700)
commit05e8d4065f5638136635151a4ae09ae66693f1e6
treee8a1b5538fe4cdbefdb58fb5a7903627ef0dfdeb
parenta769a82fee0d0ddb44d34fb850b4040f4938b5e3
xfs: fix a comment in xfs_log_reserve

Fix the comment in xfs_log_reserve to avoid confusing.

Signed-of-by: Huang Chong <huang.chong@zte.com.cn>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/xfs_log.c