]> git.ipfire.org Git - people/ms/linux.git/commit - fs/nfs/client.c
nfs: Use remove_proc_subtree() instead remove_proc_entry()
authorKinglong Mee <kinglongmee@gmail.com>
Wed, 1 Jul 2015 15:00:29 +0000 (23:00 +0800)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 1 Jul 2015 15:29:41 +0000 (11:29 -0400)
commit6a062a3687c20b80362b04e1ae7c9772d511977d
tree47515eb109ab56efda9abc0cadf295bcc2f5912b
parent71f81e51ee0dc6d523a5229096c32eca2ab58bbb
nfs: Use remove_proc_subtree() instead remove_proc_entry()

Thanks for Al Viro's comments of killing proc_fs_nfs completely.

Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/client.c