From: Sage Weil Date: Mon, 7 May 2012 22:34:35 +0000 (-0700) Subject: ceph: refactor SETLAYOUT and SETDIRLAYOUT ioctl checks into common helper X-Git-Tag: v3.5-rc1~36^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e49bf4c51cbe27439c00516d4297193d45dd4097;p=pandora-kernel.git ceph: refactor SETLAYOUT and SETDIRLAYOUT ioctl checks into common helper Both of these methods perform similar checks; move that code to a helper so that we can ensure the checks are consistent. Reviewed-by: Alex Elder Signed-off-by: Sage Weil --- Reading git-diff-tree failed