Home
last modified time | relevance | path

Searched hist:"8 eecd9ce05ee9744ebf9ecd0c2d1d2431b9fe06c" (Results 1 – 9 of 9) sorted by relevance

/freebsd/sbin/mount_fusefs/
H A Dmount_fusefs.8diff 8eecd9ce05ee9744ebf9ecd0c2d1d2431b9fe06c Fri Jun 14 20:14:51 CEST 2019 Alan Somers <asomers@FreeBSD.org> fusefs: enable write clustering

Enable write clustering in fusefs whenever cache mode is set to writeback
and the "async" mount option is used. With default values for MAXPHYS,
DFLTPHYS, and the fuse max_write mount parameter, that means sequential
writes will now be written 128KB at a time instead of 64KB.

Also, add a regression test for PR 238565, a panic during unmount that
probably affects UFS, ext2, and msdosfs as well as fusefs.

PR: 238565
Sponsored by: The FreeBSD Foundation
H A Dmount_fusefs.cdiff 8eecd9ce05ee9744ebf9ecd0c2d1d2431b9fe06c Fri Jun 14 20:14:51 CEST 2019 Alan Somers <asomers@FreeBSD.org> fusefs: enable write clustering

Enable write clustering in fusefs whenever cache mode is set to writeback
and the "async" mount option is used. With default values for MAXPHYS,
DFLTPHYS, and the fuse max_write mount parameter, that means sequential
writes will now be written 128KB at a time instead of 64KB.

Also, add a regression test for PR 238565, a panic during unmount that
probably affects UFS, ext2, and msdosfs as well as fusefs.

PR: 238565
Sponsored by: The FreeBSD Foundation
/freebsd/tests/sys/fs/fusefs/
H A Dmockfs.hhdiff 8eecd9ce05ee9744ebf9ecd0c2d1d2431b9fe06c Fri Jun 14 20:14:51 CEST 2019 Alan Somers <asomers@FreeBSD.org> fusefs: enable write clustering

Enable write clustering in fusefs whenever cache mode is set to writeback
and the "async" mount option is used. With default values for MAXPHYS,
DFLTPHYS, and the fuse max_write mount parameter, that means sequential
writes will now be written 128KB at a time instead of 64KB.

Also, add a regression test for PR 238565, a panic during unmount that
probably affects UFS, ext2, and msdosfs as well as fusefs.

PR: 238565
Sponsored by: The FreeBSD Foundation
H A Dutils.hhdiff 8eecd9ce05ee9744ebf9ecd0c2d1d2431b9fe06c Fri Jun 14 20:14:51 CEST 2019 Alan Somers <asomers@FreeBSD.org> fusefs: enable write clustering

Enable write clustering in fusefs whenever cache mode is set to writeback
and the "async" mount option is used. With default values for MAXPHYS,
DFLTPHYS, and the fuse max_write mount parameter, that means sequential
writes will now be written 128KB at a time instead of 64KB.

Also, add a regression test for PR 238565, a panic during unmount that
probably affects UFS, ext2, and msdosfs as well as fusefs.

PR: 238565
Sponsored by: The FreeBSD Foundation
H A Dwrite.ccdiff 8eecd9ce05ee9744ebf9ecd0c2d1d2431b9fe06c Fri Jun 14 20:14:51 CEST 2019 Alan Somers <asomers@FreeBSD.org> fusefs: enable write clustering

Enable write clustering in fusefs whenever cache mode is set to writeback
and the "async" mount option is used. With default values for MAXPHYS,
DFLTPHYS, and the fuse max_write mount parameter, that means sequential
writes will now be written 128KB at a time instead of 64KB.

Also, add a regression test for PR 238565, a panic during unmount that
probably affects UFS, ext2, and msdosfs as well as fusefs.

PR: 238565
Sponsored by: The FreeBSD Foundation
H A Dutils.ccdiff 8eecd9ce05ee9744ebf9ecd0c2d1d2431b9fe06c Fri Jun 14 20:14:51 CEST 2019 Alan Somers <asomers@FreeBSD.org> fusefs: enable write clustering

Enable write clustering in fusefs whenever cache mode is set to writeback
and the "async" mount option is used. With default values for MAXPHYS,
DFLTPHYS, and the fuse max_write mount parameter, that means sequential
writes will now be written 128KB at a time instead of 64KB.

Also, add a regression test for PR 238565, a panic during unmount that
probably affects UFS, ext2, and msdosfs as well as fusefs.

PR: 238565
Sponsored by: The FreeBSD Foundation
H A Dmockfs.ccdiff 8eecd9ce05ee9744ebf9ecd0c2d1d2431b9fe06c Fri Jun 14 20:14:51 CEST 2019 Alan Somers <asomers@FreeBSD.org> fusefs: enable write clustering

Enable write clustering in fusefs whenever cache mode is set to writeback
and the "async" mount option is used. With default values for MAXPHYS,
DFLTPHYS, and the fuse max_write mount parameter, that means sequential
writes will now be written 128KB at a time instead of 64KB.

Also, add a regression test for PR 238565, a panic during unmount that
probably affects UFS, ext2, and msdosfs as well as fusefs.

PR: 238565
Sponsored by: The FreeBSD Foundation
/freebsd/sys/fs/fuse/
H A Dfuse_vfsops.cdiff 8eecd9ce05ee9744ebf9ecd0c2d1d2431b9fe06c Fri Jun 14 20:14:51 CEST 2019 Alan Somers <asomers@FreeBSD.org> fusefs: enable write clustering

Enable write clustering in fusefs whenever cache mode is set to writeback
and the "async" mount option is used. With default values for MAXPHYS,
DFLTPHYS, and the fuse max_write mount parameter, that means sequential
writes will now be written 128KB at a time instead of 64KB.

Also, add a regression test for PR 238565, a panic during unmount that
probably affects UFS, ext2, and msdosfs as well as fusefs.

PR: 238565
Sponsored by: The FreeBSD Foundation
H A Dfuse_io.cdiff 8eecd9ce05ee9744ebf9ecd0c2d1d2431b9fe06c Fri Jun 14 20:14:51 CEST 2019 Alan Somers <asomers@FreeBSD.org> fusefs: enable write clustering

Enable write clustering in fusefs whenever cache mode is set to writeback
and the "async" mount option is used. With default values for MAXPHYS,
DFLTPHYS, and the fuse max_write mount parameter, that means sequential
writes will now be written 128KB at a time instead of 64KB.

Also, add a regression test for PR 238565, a panic during unmount that
probably affects UFS, ext2, and msdosfs as well as fusefs.

PR: 238565
Sponsored by: The FreeBSD Foundation