DragonFly BSD
DragonFly commits List (threaded) for 2006-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/vfs/mfs mfs_vfsops.c mfs_vnops.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 1 Apr 2006 17:35:34 -0800 (PST)

dillon      2006/04/01 17:35:34 PST

DragonFly src repository

  Modified files:
    sys/vfs/mfs          mfs_vfsops.c mfs_vnops.c 
  Log:
  Give the MFS pseudo block device vnode a VM object, as is now required
  for buffer cache operations.  Do not try to optimize it for now
  (i.e. MFS will still double-cache everything).
  
  Revision  Changes    Path
  1.28      +21 -1     src/sys/vfs/mfs/mfs_vfsops.c
  1.24      +25 -6     src/sys/vfs/mfs/mfs_vnops.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/mfs/mfs_vfsops.c.diff?r1=1.27&r2=1.28&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/mfs/mfs_vnops.c.diff?r1=1.23&r2=1.24&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]