diff options
author | Theodore Ts'o <tytso@mit.edu> | 2013-08-09 05:01:24 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2013-08-09 05:01:24 +0200 |
commit | 59d9fa5c2e9086db11aa287bb4030151d0095a17 (patch) | |
tree | e038a91f57fd56cfc6ba6e8c8d30b3c9c65935ec /fs/ext4/ioctl.c | |
parent | ext4: add WARN_ON to check the length of allocated blocks (diff) | |
download | linux-59d9fa5c2e9086db11aa287bb4030151d0095a17.tar.xz linux-59d9fa5c2e9086db11aa287bb4030151d0095a17.zip |
ext4: allow the mount options nodelalloc and data=journal
Commit 26092bf ("ext4: use a table-driven handler for mount options")
wrongly disallows the specifying the mount options nodelalloc and
data=journal simultaneously. This is incorrect; it should have only
disallowed the combination of delalloc and data=journal
simultaneously.
Reported-by: Piotr Sarna <p.sarna@partner.samsung.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: stable@vger.kernel.org
Diffstat (limited to 'fs/ext4/ioctl.c')
0 files changed, 0 insertions, 0 deletions