diff options
author | Carlos Maiolino <[email protected]> | 2012-09-20 10:32:37 -0300 |
---|---|---|
committer | Ben Myers <[email protected]> | 2012-09-26 15:54:19 -0500 |
commit | 08bf540412ed82a15cb9068249ad49b410a7b082 (patch) | |
tree | 3716a48b6ce9b258f63a239e9817911a7a0d6f17 /tools/perf/util/trace-event-scripting.c | |
parent | 8aea3ff411b2ce8fe7b46644298ed243a920eb24 (diff) |
xfs: make inode64 as the default allocation mode
since 64-bit inodes can be accessed while using inode32, and these can
also be used on 32-bit kernels, there is no reason to still keep inode32
as the default mount option. If the filesystem cannot handle 64bit
inode numbers (i.e CONFIG_LBDAF is not enabled and BITS_PER_LONG == 32),
XFS_MOUNT_SMALL_INUMS will still be set by default, so inode64 is not an
unconditional default value.
Signed-off-by: Carlos Maiolino <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Mark Tinguely <[email protected]>
Signed-off-by: Ben Myers <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions