DragonFly commits List (threaded) for 2009-09
DragonFly BSD
DragonFly commits List (threaded) for 2009-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: HAMMER - HAMMERIOC_GETHISTORY ioctl fails on directories in PFSs


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 11 Sep 2009 10:20:49 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]