]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
The prev_bg_host stuff made sense when NFS didn't have its own mount
authorJeff Layton <jlaton@redhat.com>
Wed, 7 May 2008 14:37:40 +0000 (10:37 -0400)
committerSteve Dickson <steved@redhat.com>
Wed, 7 May 2008 14:37:40 +0000 (10:37 -0400)
handler. Now though, each mount.nfs invocation is really a one-shot
affair, and this check no longer works. It also leaked memory. Remove
it.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve Dickson <steved@redhat.com>

No differences found