Fix libstand's filesystem close callback. The passed file pointer's
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 15 Feb 2009 03:01:21 +0000 (19:01 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 15 Feb 2009 03:01:21 +0000 (19:01 -0800)
commitf453291a75840c190fff8442e04f34a0dee0f096
tree7ec3efe07ffbf8180dce42a6a7b6efd3dc02f9a4
parent28ff4b707452b5fa29d325b7b8618e51a2bad123
Fix libstand's filesystem close callback.  The passed file pointer's
f_fsdata field must be NULLed out.
lib/libstand/gzipfs.c
lib/libstand/hammerread.c
lib/libstand/nfs.c
lib/libstand/splitfs.c
lib/libstand/tftp.c
lib/libstand/ufs.c
lib/libstand/zipfs.c