]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1175ee6a8b478add7c9e0fbeb71e50385defb577
tree47515eb109ab56efda9abc0cadf295bcc2f5912b
parent7fab082d7e50fca12f6c20a050c9cc1d49f23814
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