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

DragonFly-2.3.0.60.gf4532 master lib/libstand gzipfs.c hammerread.c nfs.c splitfs.c tftp.c ufs.c zipfs.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 14 Feb 2009 23:50:51 -0800 (PST)

commit f453291a75840c190fff8442e04f34a0dee0f096
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sat Feb 14 19:01:21 2009 -0800

    Fix libstand's filesystem close callback.  The passed file pointer's
    f_fsdata field must be NULLed out.

Summary of changes:
 lib/libstand/gzipfs.c     |   11 +++++++----
 lib/libstand/hammerread.c |    6 ++++--
 lib/libstand/nfs.c        |    4 ++--
 lib/libstand/splitfs.c    |   10 +++++++---
 lib/libstand/tftp.c       |    1 +
 lib/libstand/ufs.c        |    4 ++--
 lib/libstand/zipfs.c      |    9 ++++++---
 7 files changed, 29 insertions(+), 16 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f453291a75840c190fff8442e04f34a0dee0f096


-- 
DragonFly BSD source repository



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