Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xfs: remove iclog calculation special cases
Our default has been to always use 8 32KB log buffers for a while now, so remove the special casing for larger block size filesystem to use the same or even lower number of buffers. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <david@fromorbit.com>
- Loading branch information