From: J. Bruce Fields Date: Mon, 12 Dec 2011 20:00:35 +0000 (-0500) Subject: nfsd4: initialize special stateid's at compile time X-Git-Tag: v3.3-rc1~67^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f32f3c2d3f09a586349ca9180885dc8741290fd9;p=pandora-kernel.git nfsd4: initialize special stateid's at compile time Stateid's with "other" ("opaque") field all zeros or all ones are reserved. We define all_ones separately on the off chance there will be more such some day, though currently all the other special stateid's have zero other field. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed