commit | ed773a263829493e4e4bf612dbec2380cf09349f | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Sep 20 15:06:35 2007 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Sep 20 15:06:35 2007 -0400 |
tree | 075f420b3b5b9687716cbd7334f06877aab29679 | |
parent | 29cf185826e1a3434c0192bbc7993b142660323c [diff] |
fsck: Ignore /etc/fstab entries for bind mounts If a user specifies a bind mount with a non-zero fsck pass number, for example: /foo /bar ext3 bind,defaults 1 3 print a warning and ignore the fstab entry. Addresses-Red-Hat-Bugzilla: #151533 Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>