diff options
author | Roland McGrath <roland@gnu.org> | 2000-02-05 12:00:06 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-02-05 12:00:06 +0000 |
commit | add1cad493c256d0a7c939070f9ee067c2718daf (patch) | |
tree | 680b85652fbf8765e03a46eebbba4d454de8b3b5 /ext2fs/ChangeLog | |
parent | 51a44cae5fb563fee0e1cc9a96b26c845cd4121c (diff) |
.
Diffstat (limited to 'ext2fs/ChangeLog')
-rw-r--r-- | ext2fs/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog index fa565d86..42ec867e 100644 --- a/ext2fs/ChangeLog +++ b/ext2fs/ChangeLog @@ -1,3 +1,10 @@ +2000-02-05 Roland McGrath <roland@baalperazim.frob.com> + + * ext2_fs.h: Update from Linux 2.3.42 version (ext2_fs_i.h unchanged). + * inode.c (check_high_bits): In accordance with Linux 2.3.42 behavior, + permit 32-bit uids on non-hurd filesystems unless i_dtime is zero + (which indicates an extra old Linux ext2 implementation I guess). + 2000-01-16 Mark Kettenis <kettenis@gnu.org> * pager.c (file_pager_write_page): Lock NODE->dn->alloc_lock |