Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   hannken
Date:           Sun Apr 17 16:28:26 UTC 2005

Modified Files:
        src/share/man/man4: fss.4
        src/sys/dev: fss.c fssvar.h
        src/usr.sbin/fssconfig: fssconfig.c

Log Message:
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.7 -r1.8 src/share/man/man4/fss.4
cvs rdiff -r1.14 -r1.15 src/sys/dev/fss.c
cvs rdiff -r1.8 -r1.9 src/sys/dev/fssvar.h
cvs rdiff -r1.4 -r1.5 src/usr.sbin/fssconfig/fssconfig.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