patch-2.4.18 linux/fs/sysv/ChangeLog
Next file: linux/fs/sysv/balloc.c
Previous file: linux/fs/super.c
Back to the patch index
Back to the overall index
- Lines: 32
- Date:
Mon Feb 4 17:38:23 2002
- Orig file:
linux.orig/fs/sysv/ChangeLog
- Orig date:
Mon Feb 18 20:18:40 2002
diff -Naur -X /home/marcelo/lib/dontdiff linux.orig/fs/sysv/ChangeLog linux/fs/sysv/ChangeLog
@@ -1,4 +1,10 @@
-Sat Dec 15 2001 Christoph Hellwig <hch@caldera.de>
+Thu Jan 10 2002 Andrew Morton <akpm@zip.com.au>
+
+ * dir_commit_chunk(): call writeout_one_page() as well as
+ waitfor_one_page() for IS_SYNC directories, so that we
+ actually do sync the directory.
+
+Sat Dec 15 2001 Christoph Hellwig <hch@infradead.org>
* inode.c (sysv_read_inode): Mark inode as bad in case of failure.
* super.c (complete_read_super): Check for bad root inode.
@@ -7,16 +13,17 @@
* file.c (sysv_sync_file): Call fsync_inode_data_buffers.
-Fri Oct 26 2001 Christoph Hellwig <hch@caldera.de>
+Fri Oct 26 2001 Christoph Hellwig <hch@infradead.org>
* dir.c, ialloc.c, namei.c, include/linux/sysv_fs_i.h:
Implement per-Inode lookup offset cache.
Modelled after Ted's ext2 patch.
-Fri Oct 26 2001 Christoph Hellwig <hch@caldera.de>
+Fri Oct 26 2001 Christoph Hellwig <hch@infradead.org>
* inode.c, super.c, include/linux/sysv_fs.h,
include/linux/sysv_fs_sb.h:
Remove symlink faking. Noone really wants to use these as
linux filesystems and native OSes don't support it anyway.
+
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)