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

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Feb 14 23:53:05 PST 2009


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





More information about the Commits mailing list