From: Kinglong Mee Date: Thu, 30 Jul 2015 13:52:44 +0000 (+0800) Subject: nfsd: Fix an FS_LAYOUT_TYPES/LAYOUT_TYPES encode bug X-Git-Tag: omap-for-v4.3/fixes-rc1~85^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6896f15aabde505b35888039af93d1d182a0108a;p=pandora-kernel.git nfsd: Fix an FS_LAYOUT_TYPES/LAYOUT_TYPES encode bug Currently we'll respond correctly to a request for either FS_LAYOUT_TYPES or LAYOUT_TYPES, but not to a request for both attributes simultaneously. Signed-off-by: Kinglong Mee Reviewed-by: Christoph Hellwig Cc: stable@vger.kernel.org Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed