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

cvs commit: src/sys/sys journal.h mountctl.h src/sys/kern vfs_journal.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 28 Feb 2005 09:41:00 -0800 (PST)

dillon      2005/02/28 09:41:00 PST

DragonFly src repository

  Modified files:
    sys/sys              mountctl.h 
    sys/kern             vfs_journal.c 
  Added files:
    sys/sys              journal.h 
  Log:
  Journaling layer work.  Generate output for path names, creds, and vattr,
  for all major modifying VFS operations.  Start working on a vnode
  identification and uio abstraction.
  
  Revision  Changes    Path
  1.6       +3 -228    src/sys/sys/mountctl.h
  1.7       +253 -9    src/sys/kern/vfs_journal.c


http://www.dragonflybsd.org/cvsweb/src/sys/sys/mountctl.h.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_journal.c.diff?r1=1.6&r2=1.7&f=u



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