commit | 86522281f8be6e5fca0b3ed552786db4979a45a4 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri May 29 00:09:57 2009 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri May 29 00:11:52 2009 -0400 |
tree | 5e754a09ac7493b465f649072a2e27d8309f0e6d | |
parent | 606638906a0229323d1b2871fdb0d45ea0e7ff62 [diff] |
libext2fs: Add an explicit error code for missing mtab file To reduce user confusion, if the /etc/mtab file is missing ext2fs_check_mount_point and ext2fs_check_if_mounted will return a new, explicit error code to indicate this case. Addresses-Debian-Bug: #527859 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>