From: Trond Myklebust Date: Mon, 4 Nov 2013 19:38:05 +0000 (-0500) Subject: NFSv4.2: Fix a mismatch between Linux labeled NFS and the NFSv4.2 spec X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~60^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3f5a0f8cc40b942f4c0ae117df82eeb65f07d4d;p=pandora-kernel.git NFSv4.2: Fix a mismatch between Linux labeled NFS and the NFSv4.2 spec In the spec, the security label attribute id is '80', which means that it should be bit number 80-64 == 16 in the 3rd word of the bitmap. Fixes: 4488cc96c581: NFS: Add NFSv4.2 protocol constants Cc: J. Bruce Fields Cc: Steve Dickson Cc: stable@vger.kernel.org # 3.11+ Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed