From: Anna Schumaker Date: Tue, 14 Apr 2015 14:34:20 +0000 (-0400) Subject: NFS: Add a stub for GETDEVICELIST X-Git-Tag: omap-for-v4.1/fixes-rc1~19^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c61f0d3897eeeff6f3294adb9f910ddefa8035a;p=pandora-kernel.git NFS: Add a stub for GETDEVICELIST d4b18c3e (pnfs: remove GETDEVICELIST implementation) removed the GETDEVICELIST operation from the NFS client, but left a "hole" in the nfs4_procedures array. This caused /proc/self/mountstats to report an operation named "51" where GETDEVICELIST used to be. This patch adds a stub to fix mountstats. Signed-off-by: Anna Schumaker Fixes: d4b18c3e (pnfs: remove GETDEVICELIST implementation) Cc: stable@vger.kernel.org # 3.17+ Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed