Source-Changes archive

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

CVS commit: [netbsd-3] src/sys/dev



Module Name:    src
Committed By:   tron
Date:           Thu Apr 21 19:01:40 UTC 2005

Modified Files:
        src/sys/dev [netbsd-3]: fss.c

Log Message:
Pull up revision 1.15 (requested by hannken in ticket #184):
Support user controllable flags for the snapshot driver:
- Add FSSIOFSET and FSSIOFGET ioctl() to set/get the flags.
- Add FSS_UNCONFIG_ON_CLOSE flag to unconfigure the snapshot device
  on the last close.
Reviewed by: Jason R. Thorpe <thorpej%netbsd.org@localhost>


To generate a diff of this commit:
cvs rdiff -r1.13.2.1 -r1.13.2.2 src/sys/dev/fss.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index