diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-13 22:05:07 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-13 22:05:07 +0000 |
commit | 1178d0fe3f090467c99b9536459c7617553f49be (patch) | |
tree | 2c9e0171af758cf688c5c248130aec7e67843dea /libdiskfs/ChangeLog | |
parent | 22a84a0f4539b35f9a1d0a257fac057dfd85622b (diff) |
.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r-- | libdiskfs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 367f978d..0ac2a846 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,8 @@ +2002-05-12 Roland McGrath <roland@frob.com> + + * dir-lookup.c (diskfs_S_dir_lookup): Fail with EACCES instead of + EOPNOTSUPP when attempting to open a special file for io or exec. + 2002-05-11 Roland McGrath <roland@frob.com> * trans-callback.c (_diskfs_translator_callback1_fn): Add an assert |