From: Trond Myklebust Date: Mon, 3 Jun 2013 15:30:24 +0000 (-0400) Subject: NFSv4.1: Clean up layout segment comparison helper names X-Git-Tag: v3.11-rc1~72^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dc0ac70f89d4281094aaa82cab1cb995f298287;p=pandora-kernel.git NFSv4.1: Clean up layout segment comparison helper names Give them names that are a bit more consistent with the general pNFS naming scheme. - lo_seg_contained -> pnfs_lseg_range_contained - lo_seg_intersecting -> pnfs_lseg_range_intersecting - cmp_layout -> pnfs_lseg_range_cmp - is_matching_lseg -> pnfs_lseg_range_match Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed