git: HAMMER - HAMMERIOC_GETHISTORY ioctl fails on directories in PFSs

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Sep 11 10:21:46 PDT 2009


commit 881c6bee2f8ef57efa0a72764251e1fd60bb2673
Author: Matthew Dillon <dillon at 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 at 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





More information about the Commits mailing list