cvs commit: src/sys/geom/journal g_journal.c
Pawel Jakub Dawidek
pjd at FreeBSD.org
Wed Nov 1 09:37:12 UTC 2006
pjd 2006-11-01 09:37:11 UTC
FreeBSD src repository
Modified files:
sys/geom/journal g_journal.c
Log:
Update the code to the current sync(2) version:
- Do not modify mnt_flag without mount interlock held.
- Do not touch MNT_ASYNC flag, as this can lead to a race with nmount(2).
Pointed out by: tegge
Reviewed by: tegge
Revision Changes Path
1.3 +12 -4 src/sys/geom/journal/g_journal.c
More information about the cvs-src
mailing list