diff options
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | 2010-07-22 03:22:19 +0900 |
---|---|---|
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | 2010-07-23 10:02:16 +0900 |
commit | 1a80a1763fb760b3a84a28df87515f7cdc07a4f4 (patch) | |
tree | 512e6d0bb565a3b8b5b086d48f62f86c1ef4ac44 /fs | |
parent | 2f1b7cd29fa4917f19d2624afc773d941684c5df (diff) | |
download | kernel_goldelico_gta04-1a80a1763fb760b3a84a28df87515f7cdc07a4f4.zip kernel_goldelico_gta04-1a80a1763fb760b3a84a28df87515f7cdc07a4f4.tar.gz kernel_goldelico_gta04-1a80a1763fb760b3a84a28df87515f7cdc07a4f4.tar.bz2 |
nilfs2: add feature set fields to super block
This adds three new fields to nilfs_super_block structure, compatible
feature set, readonly-compatible feature set, and incompatible feature
set in order to prepare for future disk format modifications.
The role of these fields conforms to those of ext3 or other
filesystems. Most important flags are the incompatible feature set;
it is used to refuse to mount the filesystem which sets an
incompatible feature the kernel doesn't know about.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions