]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: remove unused macros
authorAlex Shi <alex.shi@linux.alibaba.com>
Tue, 21 Jan 2020 08:49:56 +0000 (16:49 +0800)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 3 Feb 2020 15:43:06 +0000 (10:43 -0500)
commit96fb6869034e8f188d59875afe11a53e079a266f
treef852e99aba81357e557eeb356c40f9f7d594613b
parent34f48d96cdb530c0468de81b09a8f2ea64d51276
NFS: remove unused macros

MNT_fhs_status_sz/MNT_fhandle3_sz are never used after they were
introduced. So better to remove them.

Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com>
Cc: Trond Myklebust <trond.myklebust@hammerspace.com>
Cc: Anna Schumaker <anna.schumaker@netapp.com>
Cc: linux-nfs@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/mount_clnt.c