X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fsysv%2FChangeLog;h=f403f8b91b80cf81773f4cf56cd6430020dbb012;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=19abd51ca7a0c8234330579416374360fee915d1;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/fs/sysv/ChangeLog b/fs/sysv/ChangeLog index 19abd51ca..f403f8b91 100644 --- a/fs/sysv/ChangeLog +++ b/fs/sysv/ChangeLog @@ -4,7 +4,7 @@ Thu Feb 14 2002 Andrew Morton waitfor_one_page() for IS_SYNC directories, so that we actually do sync the directory. (forward-port from 2.4). -Thu Feb 7 2002 Alexander Viro +Thu Feb 7 2002 Alexander Viro * super.c: switched to ->get_sb() * ChangeLog: fixed dates ;-) @@ -13,7 +13,7 @@ Thu Feb 7 2002 Alexander Viro * inode.c: Include linux/init.h -Mon Jan 21 2002 Alexander Viro +Mon Jan 21 2002 Alexander Viro * ialloc.c (sysv_new_inode): zero SYSV_I(inode)->i_data out. * i_vnode renamed to vfs_inode. Sorry, but let's keep that consistent. @@ -43,7 +43,7 @@ Sat Jan 19 2002 Christoph Hellwig * symlink.c (sysv_readlink): Likewise. (sysv_follow_link): Likewise. -Fri Jan 4 2002 Alexander Viro +Fri Jan 4 2002 Alexander Viro * ialloc.c (sysv_free_inode): Use sb->s_id instead of bdevname(). * inode.c (sysv_read_inode): Likewise. @@ -54,21 +54,21 @@ Fri Jan 4 2002 Alexander Viro (sysv_read_super): Likewise. (v7_read_super): Likewise. -Sun Dec 30 2001 Manfred Spraul +Sun Dec 30 2001 Manfred Spraul * dir.c (dir_commit_chunk): Do not set dir->i_version. (sysv_readdir): Likewise. -Thu Dec 27 2001 Alexander Viro +Thu Dec 27 2001 Alexander Viro * itree.c (get_block): Use map_bh() to fill out bh_result. -Tue Dec 25 2001 Alexander Viro +Tue Dec 25 2001 Alexander Viro * super.c (sysv_read_super): Use sb_set_blocksize() to set blocksize. (v7_read_super): Likewise. -Tue Nov 27 2001 Alexander Viro +Tue Nov 27 2001 Alexander Viro * itree.c (get_block): Change type for iblock argument to sector_t. * super.c (sysv_read_super): Set s_blocksize early.