ChangeLog
上传用户:lgb322
上传日期:2013-02-24
资源大小:30529k
文件大小:1k
源码类别:

嵌入式Linux

开发平台:

Unix_Linux

  1. Thu Jan 10 2002  Andrew Morton  <akpm@zip.com.au>
  2. * dir_commit_chunk(): call writeout_one_page() as well as
  3.   waitfor_one_page() for IS_SYNC directories, so that we
  4.   actually do sync the directory.
  5. Sat Dec 15 2001  Christoph Hellwig  <hch@infradead.org>
  6. * inode.c (sysv_read_inode): Mark inode as bad in case of failure.
  7. * super.c (complete_read_super): Check for bad root inode.
  8. Wed Nov 21 2001  Andrew Morton  <andrewm@uow.edu.au>
  9. * file.c (sysv_sync_file): Call fsync_inode_data_buffers.
  10. Fri Oct 26 2001  Christoph Hellwig  <hch@infradead.org>
  11. * dir.c, ialloc.c, namei.c, include/linux/sysv_fs_i.h:
  12. Implement per-Inode lookup offset cache.
  13. Modelled after Ted's ext2 patch.
  14. Fri Oct 26 2001  Christoph Hellwig  <hch@infradead.org>
  15. * inode.c, super.c, include/linux/sysv_fs.h,
  16.   include/linux/sysv_fs_sb.h:
  17. Remove symlink faking. Noone really wants to use these as
  18. linux filesystems and native OSes don't support it anyway.