X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fxfs%2Flinux-2.6%2Fxfs_linux.h;h=bbf4ef4707734c7b58fee5c8867b7916548751c9;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=ecaa3c00b7d3aae1c136c7720311eca90fd22b85;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/fs/xfs/linux-2.6/xfs_linux.h b/fs/xfs/linux-2.6/xfs_linux.h index ecaa3c00b..bbf4ef470 100644 --- a/fs/xfs/linux-2.6/xfs_linux.h +++ b/fs/xfs/linux-2.6/xfs_linux.h @@ -85,6 +85,7 @@ #include #include #include +#include #include #include @@ -140,6 +141,7 @@ static inline void set_buffer_unwritten_io(struct buffer_head *bh) #define xfs_inherit_noatime xfs_params.inherit_noatim.val #define xfs_buf_timer_centisecs xfs_params.xfs_buf_timer.val #define xfs_buf_age_centisecs xfs_params.xfs_buf_age.val +#define xfs_inherit_nosymlinks xfs_params.inherit_nosym.val #define current_cpu() smp_processor_id() #define current_pid() (current->pid)