看板 DFBSD_commit 關於我們 聯絡資訊
commit d1eff1f76e97f152871f352c915e5f23227e09e1 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Mar 2 22:50:10 2010 -0800 HAMMER VFS - Do a better job with IO_DIRECT * IO_DIRECT is rather nasty, only actually honor it if the write() operation fits the buffer. Reported-by: Vincent Stemen <vince.dragonfly@hightek.org> Summary of changes: sys/vfs/hammer/hammer_vnops.c | 20 ++++++++++++++++---- 1 files changed, 16 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d1eff1f76e97f152871f352c915e5f23227e09e1 -- DragonFly BSD source repository