cvs commit: src/sys/sys mount.h
Pawel Jakub Dawidek
pjd at FreeBSD.org
Tue Oct 31 21:40:08 UTC 2006
pjd 2006-10-31 21:38:51 UTC
FreeBSD src repository
Modified files:
sys/sys mount.h
Log:
Add MNT_GJOURNAL flag which indicates, that file system has gjournal
support enabled.
Add mnt_gjprovider field which keeps gjournal provider's name on which
file system is placed on. This allows to not place file system on gjournal
directly and allows gjournal class to pair gjournal provider with file
system.
Sponsored by: home.pl
Revision Changes Path
1.216 +4 -3 src/sys/sys/mount.h
More information about the cvs-src
mailing list