From: Martin K. Petersen Date: Fri, 26 Sep 2014 23:19:59 +0000 (-0400) Subject: block: Deprecate the use of the term sector in the context of block integrity X-Git-Tag: fixes-against-v3.18-rc2~51^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3be91c4a3d090bd700bd6ee5bf457c1bbf189a4f;p=pandora-kernel.git block: Deprecate the use of the term sector in the context of block integrity The protection interval is not necessarily tied to the logical block size of a block device. Stop using the terms "sector" and "sectors". Going forward we will use the term "seed" to describe the initial reference tag value for a given I/O. "Interval" will be used to describe the portion of the data buffer that a given piece of protection information is associated with. Signed-off-by: Martin K. Petersen Reviewed-by: Christoph Hellwig Reviewed-by: Sagi Grimberg Signed-off-by: Jens Axboe --- Reading git-diff-tree failed