CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2016/01/12 04:41:00

Modified files:
        sys/ufs/ffs    : ffs_extern.h ffs_vfsops.c ffs_vnops.c 

Log message:
Remove the "doclusterread" and "doclusterwrite" buttons.

Cluster read is unconditionnally enabled for FFS since some years and
toggling "doclusterread" has no effect.

OpenBSD no longer support write clustering since the Dynamic Buffer
Cache went in, so there is reason to delay the call to bawrite(9).

Tested by Mathieu, ok dlg@

Reply via email to