Module Name:    src
Committed By:   ad
Date:           Sun May 24 20:08:26 UTC 2020

Modified Files:
        src/sys/fs/tmpfs: tmpfs_vnops.c

Log Message:
tmpfs_write(): use UBC_FAULTBUSY when extending files, if possible, to avoid
zeroing of newly allocated pages & fault processing.


To generate a diff of this commit:
cvs rdiff -u -r1.141 -r1.142 src/sys/fs/tmpfs/tmpfs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to