diff options
author | 2009-06-13 10:09:36 -0400 | |
---|---|---|
committer | 2009-06-13 10:09:36 -0400 | |
commit | 4ab2f15b7f709c3626a7eed075a7225b4c775c7e (patch) | |
tree | bfefc592c4c2eb176162134c615132e75f810486 /drivers/base/platform.c | |
parent | ext4: update the s_last_mounted field in the superblock (diff) | |
download | wireguard-linux-4ab2f15b7f709c3626a7eed075a7225b4c775c7e.tar.xz wireguard-linux-4ab2f15b7f709c3626a7eed075a7225b4c775c7e.zip |
ext4: move the abort flag from s_mount_opts to s_mount_flags
We're running out of space in the mount options word, and
EXT4_MOUNT_ABORT isn't really a mount option, but a run-time flag. So
move it to become EXT4_MF_FS_ABORTED in s_mount_flags.
Also remove bogus ext2_fs.h / ext4.h simultaneous #include protection,
which can never happen.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'drivers/base/platform.c')
0 files changed, 0 insertions, 0 deletions