e2fsprogs/lib
Theodore Ts'o 8bcaaabb1a blkid: Keep cached filesystem information on EACCES and ENOENT errors
When a nonprivileged user uses the blkid command, we want to keep the
cached filesystem information, and opening a device file could result
in an EACCESS or ENOENT (if an intervening directory is mode 700).  We
were previously testing for EPERM, which was really the wrong error
code to be testing against.

Addresses-Launchpad-Bug: #220275

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-04-21 19:22:49 -04:00
..
blkid blkid: Keep cached filesystem information on EACCES and ENOENT errors 2008-04-21 19:22:49 -04:00
e2p libe2p: New e2p_edit_feature2 which provides better error handling 2008-02-26 14:26:01 -05:00
et libcom_err: Use thread local storage to fix reentrancy problems 2008-02-09 23:49:19 -05:00
ext2fs libext2fs: Fix resize inode creation with non-standard s_first_data_block 2008-04-06 17:00:23 -04:00
ss Fix non-POSIX ">&" in the Makefile for lib/ss's "make check" rule 2008-04-09 15:40:43 -04:00
uuid Add portability checks to support DJGPP 2008-02-17 17:33:57 -05:00
fpopen.c fpopen.c: 1999-06-18 01:13:31 +00:00
Makefile.bsd-lib Fix profile, checker, and shared-library building on non-Linux platforms 2008-01-01 16:48:09 -05:00
Makefile.checker Fix profile, checker, and shared-library building on non-Linux platforms 2008-01-01 16:48:09 -05:00
Makefile.darwin-lib Fix profile, checker, and shared-library building on non-Linux platforms 2008-01-01 16:48:09 -05:00
Makefile.elf-lib Fix the subdirs logic so it works with GNU make 3.80 2006-03-10 21:39:40 -05:00
Makefile.library Fix build when not building any shared libraries. 2006-03-17 21:59:13 -05:00
Makefile.profile Fix profile, checker, and shared-library building on non-Linux platforms 2008-01-01 16:48:09 -05:00
Makefile.solaris-lib Fix profile, checker, and shared-library building on non-Linux platforms 2008-01-01 16:48:09 -05:00