diff options
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 |