summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorGoffredo Baroncelli <kreijack@libero.it>2012-06-05 19:26:34 +0200
committerChris Mason <chris.mason@fusionio.com>2012-07-03 16:27:46 -0400
commit5ef69ff8ec435b2f5208f8002ab0b68d23099842 (patch)
tree3e7c335a8f5d82ef28da95b0e0025ad8b79840e1 /man
parent6cb6eeb11de9fe0345a4c3f173c157931bb9d1bb (diff)
scrub_fs_info( ) file handle leaking
The function scrub_fs_info( ) closes and reopen a file handle passed as argument, when a caller uses the file handle even after the call. The function scrub_fs_info( ) is updated to remove the file handle argument, and instead uses a private own file handle. The callers are updated to not pass the argument.
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions