]> git.decadent.org.uk Git - nfs-utils.git/commit - utils/idmapd/Makefile.am
Remove unnecessary code from idmapd.
authorKevin Coffman <kwc@citi.umich.edu>
Fri, 12 Oct 2007 20:35:25 +0000 (16:35 -0400)
committerNeil Brown <neilb@suse.de>
Sun, 14 Oct 2007 23:50:56 +0000 (09:50 +1000)
commit3c50a7a23d01686df16b2f6c4b656b6a80498085
treef44135968db8edb9f34b31540089dce4733c2795
parent58ddd1faed90c83abad80ab7f460976cc0c0a213
Remove unnecessary code from idmapd.

This patch removes unnecessary code from idmapd. setproctitle is not used
anywhere and it can be removed. In addition the kernel section of the
nfs_idmap.h header is not used and is out of date and thus is removed.

Signed-off-by: David P. Quigley <dpquigl@tycho.nsa.gov>
Signed-off-by: Kevin Coffman <kwc@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@suse.de>
utils/idmapd/Makefile.am
utils/idmapd/nfs_idmap.h
utils/idmapd/setproctitle.c [deleted file]