]> git.decadent.org.uk Git - nfs-utils.git/commit
mountd: Add mountlist_freeall()
authorChuck Lever <chuck.lever@oracle.com>
Thu, 16 Sep 2010 17:48:38 +0000 (13:48 -0400)
committerSteve Dickson <steved@redhat.com>
Thu, 16 Sep 2010 18:33:51 +0000 (14:33 -0400)
commita8348c2c48d45f991995707fa22a2fa441aaa907
tree06da78ce3d742336406e093f9b89f738fdc7886a
parent454aea5dad83ca75f3154ff12ecff39169703e69
mountd: Add mountlist_freeall()

I'm about to add a second bit of logic that needs to free all
mountlist records, so introduce a helper for freeing them.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/mountd/rmtab.c