git: HAMMER VFS - Feature add to HAMMER_IOC_MIRROR_READ

看板DFBSD_commit作者時間16年前 (2010/02/11 13:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 54ee5a2699c25e7f614eca4e02f526b0f9173cc3 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Feb 10 21:11:37 2010 -0800 HAMMER VFS - Feature add to HAMMER_IOC_MIRROR_READ * Adds the HAMMER_IOC_MIRROR_NODATA flag to HAMMER_IOC_MIRROR_READ. This flag requests that HAMMER not return the data associated with b-tree records and may be used to quickly scan the b-tree. Summary of changes: sys/vfs/hammer/hammer_ioctl.h | 5 +++++ sys/vfs/hammer/hammer_mirror.c | 13 +++++++++++++ 2 files changed, 18 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/54ee5a2699c25e7f614eca4e02f526b0f9173cc3 -- DragonFly BSD source repository
文章代碼(AID): #1BSvPQyg (DFBSD_commit)