freebsd-src/sys/ufs
John Baldwin 58109a87d4 Use an ANSI C function declaration for journal_check_space.
GCC6 fails to compile this due to a -Wstrict-prototypes error.

Sponsored by:	Chelsio Communications
2021-07-23 15:59:11 -07:00
..
ffs Use an ANSI C function declaration for journal_check_space. 2021-07-23 15:59:11 -07:00
ufs softdep_prelink(): only do sync if other thread changed the vnode metadata since previous prelink 2021-06-23 23:46:54 +03:00