Whamcloud - gitweb
EX-7601 ofd: identify reads to round
If the beginning or end of a client read is unaligned, we
must round the locking. This patch identifies reads where
this is required, the next patch will do the locking.
Print a debug message when such an IO is found, but don't
do anything different - yet.
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: Ibdab35b733225b4b1349ef457f66ca37dcb2d9bf
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/52863
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Artem Blagodarenko <ablagodarenko@ddn.com>