freebsd-dev/sys/geom/journal
Pawel Jakub Dawidek 41517ab2e9 - Use g_duplicate_bio() instead of g_clone_bio(), so there memory is
allocated with M_WAITOK flag.
- Check 'buf' instead of 'error' so Prevent is not confused.

CID:		1562, 1563
Found by:	Coverity Prevent analysis tool
2006-11-02 09:14:18 +00:00
..
g_journal_ufs.c
g_journal.c - Use g_duplicate_bio() instead of g_clone_bio(), so there memory is 2006-11-02 09:14:18 +00:00
g_journal.h