Skip to content
Commit 59d9fa5c authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: allow the mount options nodelalloc and data=journal

Commit 26092bf5

 ("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: default avatarPiotr Sarna <p.sarna@partner.samsung.com>
Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
Cc: stable@vger.kernel.org
parent 44fb851d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment