X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fxfs%2Flinux-2.6%2Fxfs_globals.c;h=a6da5b4fd240e9b951d9cb108b70322cf0d20ffd;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=cbcdec4afba93ab7bb103ac4673eda91e2f0e57c;hpb=e812ccbe0c915857ebea6a632bfadc631f7504a9;p=linux-2.6.git diff --git a/fs/xfs/linux-2.6/xfs_globals.c b/fs/xfs/linux-2.6/xfs_globals.c index cbcdec4af..a6da5b4fd 100644 --- a/fs/xfs/linux-2.6/xfs_globals.c +++ b/fs/xfs/linux-2.6/xfs_globals.c @@ -63,6 +63,8 @@ xfs_param_t xfs_params = { .inherit_noatim = { 0, 1, 1 }, .xfs_buf_timer = { 100/2, 1*100, 30*100 }, .xfs_buf_age = { 1*100, 15*100, 7200*100}, + .inherit_nosym = { 0, 0, 1 }, + .rotorstep = { 1, 1, 255 }, }; /*