Files
linux/fs/xfs
Nirjhar Roy (IBM) ac1d977096 xfs: Add a comment in xfs_log_sb()
Add a comment explaining why the sb_frextents are updated outside the
if (xfs_has_lazycount(mp) check even though it is a lazycounter.
RT groups are supported only in v5 filesystems which always have
lazycounter enabled - so putting it inside the if(xfs_has_lazycount(mp)
check is redundant.

Suggested-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nirjhar Roy (IBM) <nirjhar.roy.lists@gmail.com>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
2026-02-25 13:58:49 +01:00
..
2026-02-25 13:58:49 +01:00
2026-01-20 18:06:52 -08:00
2026-01-21 12:57:16 +01:00
2025-12-16 08:49:56 +01:00
2025-08-11 14:03:44 +02:00
2025-08-11 14:03:31 +02:00
2025-11-11 11:45:57 +01:00
2026-02-25 13:58:49 +01:00
2026-02-25 13:58:48 +01:00