Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libnsm.a: refactor nsm_setup_pathnames() and nsm_make_pathname() | Scott Mayhew | 2017-02-15 | 1 | -0/+110 |
Move the logic in nsm_setup_pathnames() and nsm_make_pathname() to similar generic functions in libmisc.a so that the exportfs and rpc.mountd programs can make use of them later. Reviewed-by: NeilBrown <neilb@suse.com> Signed-off-by: Scott Mayhew <smayhew@redhat.com> Signed-off-by: Steve Dickson <steved@redhat.com> |