git: HAMMER VFS - Do a better job with IO_DIRECT

看板DFBSD_commit作者時間16年前 (2010/03/03 15:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1BZX1sZI (DFBSD_commit)