freebsd-dev/sbin/tunefs
Konstantin Belousov e605011a00 When creating a directory entry for the journal, always read at least
the fragment, and write the full block. Reading less might not work
due to device sector size bigger then size of direntries in the
last directory fragment.

Reported by:	bz
In collaboration with:	pho
Reviewed by:	jeff
Tested by:	bz, pho
2011-02-12 13:12:45 +00:00
..
Makefile - Temporarily lower WARNS until I fix alignment warnings on sparc64. 2010-04-24 07:59:45 +00:00
tunefs.8 Add support for FS_TRIM to user-mode UFS utilities. 2010-12-29 12:31:18 +00:00
tunefs.c When creating a directory entry for the journal, always read at least 2011-02-12 13:12:45 +00:00