git: HAMMER - HAMMERIOC_GETHISTORY ioctl fails on directories in

看板DFBSD_commit作者時間16年前 (2009/09/12 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 881c6bee2f8ef57efa0a72764251e1fd60bb2673 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri Sep 11 10:19:39 2009 -0700 HAMMER - HAMMERIOC_GETHISTORY ioctl fails on directories in PFSs * The HAMMERIOC_GETHISTORY ioctl on a directory inside a PFS other then the root PFS would fail due to an incorrect localization assignment. Fix the assignment. Reported-by: YONETANI Tomokazu <qhwt+dfly@les.ath.cx> Summary of changes: sys/vfs/hammer/hammer_ioctl.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/881c6bee2f8ef57efa0a72764251e1fd60bb2673 -- DragonFly BSD source repository
文章代碼(AID): #1Agf1l7_ (DFBSD_commit)