diff options
Diffstat (limited to 'fs/gfs2/incore.h')
-rw-r--r-- | fs/gfs2/incore.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/gfs2/incore.h b/fs/gfs2/incore.h index 807587050384..9114851ac53e 100644 --- a/fs/gfs2/incore.h +++ b/fs/gfs2/incore.h | |||
@@ -417,7 +417,6 @@ struct gfs2_tune { | |||
417 | unsigned int gt_atime_quantum; /* Min secs between atime updates */ | 417 | unsigned int gt_atime_quantum; /* Min secs between atime updates */ |
418 | unsigned int gt_new_files_jdata; | 418 | unsigned int gt_new_files_jdata; |
419 | unsigned int gt_new_files_directio; | 419 | unsigned int gt_new_files_directio; |
420 | unsigned int gt_max_atomic_write; /* Split big writes into this size */ | ||
421 | unsigned int gt_max_readahead; /* Max bytes to read-ahead from disk */ | 420 | unsigned int gt_max_readahead; /* Max bytes to read-ahead from disk */ |
422 | unsigned int gt_lockdump_size; | 421 | unsigned int gt_lockdump_size; |
423 | unsigned int gt_stall_secs; /* Detects trouble! */ | 422 | unsigned int gt_stall_secs; /* Detects trouble! */ |