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

ext4: ignore journalled data options on remount if fs has no journal



This avoids a confusing failure in the init scripts when the
/etc/fstab has data=writeback or data=journal but the file system does
not have a journal.  So check for this case explicitly, and warn the
user that we are ignoring the (pointless, since they have no journal)
data=* mount option.

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 5c8a0fbb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment