• Theodore Ts'o's avatar
    libext2fs: fix EXT2FS_PRETEND_* on non-Linux systems · 43b7b054
    Theodore Ts'o authored
    
    
    The debugging environment variables EXT2FS_PRETEND_* were implemented
    in check_mntent_file(), and this function isn't called on all
    operating systems.  Lift this code up to ext2fs_check_mount_point(),
    so that these environment variables (which are used in the regression
    test suite) will work on all platforms.
    Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
    43b7b054
ismounted.c 11.2 KB