cvs commit: src/sys/vfs/ufs ffs_inode.c

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Mar 29 14:03:15 PST 2006


dillon      2006/03/29 13:59:57 PST

DragonFly src repository

  Modified files:
    sys/vfs/ufs          ffs_inode.c 
  Log:
  ffs_truncate(), called from, truncate(), remove(), rmdir(), rename-overwrite,
  etc, may also be called without an OPEN and requires a VM object to issue
  buffer cache ops.
  
  Revision  Changes    Path
  1.17      +7 -0      src/sys/vfs/ufs/ffs_inode.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/ufs/ffs_inode.c.diff?r1=1.16&r2=1.17&f=u





More information about the Commits mailing list