[XFS] Add degframentation exclusion support
SGI-PV: 953061 SGI-Modid: xfs-linux-melb:xfs-kern:25986a Signed-off-by: Barry Naujok <bnaujok@sgi.com> Signed-off-by: Nathan Scott <nathans@sgi.com>
This commit is contained in:
committed by
Nathan Scott
parent
fbc1462bcb
commit
d3446eac3f
@ -134,6 +134,7 @@ BUFFER_FNS(PrivateStart, unwritten);
|
||||
#define xfs_buf_age_centisecs xfs_params.xfs_buf_age.val
|
||||
#define xfs_inherit_nosymlinks xfs_params.inherit_nosym.val
|
||||
#define xfs_rotorstep xfs_params.rotorstep.val
|
||||
#define xfs_inherit_nodefrag xfs_params.inherit_nodfrg.val
|
||||
|
||||
#ifndef raw_smp_processor_id
|
||||
#define raw_smp_processor_id() smp_processor_id()
|
||||
|
Reference in New Issue
Block a user