On 10/25/19 12:40 PM, Christoph Hellwig wrote: > Move xfs_preferred_iosize to xfs_iops.c, unobsfucate it and also handle > the realtime special case in the helper. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > --- > fs/xfs/xfs_iops.c | 47 ++++++++++++++++++++++++++++++++++++---------- > fs/xfs/xfs_mount.h | 24 ----------------------- > 2 files changed, 37 insertions(+), 34 deletions(-) Looks legit. Reviewed-by: Eric Sandeen <sandeen@xxxxxxxxxx>