Whamcloud - gitweb
EX-7601 tgt: identify writes to round
authorPatrick Farrell <pfarrell@whamcloud.com>
Thu, 2 Nov 2023 21:26:58 +0000 (17:26 -0400)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 29 Dec 2023 11:00:12 +0000 (11:00 +0000)
commitf8299fdf41442e007d531aee21f73146b6d1bd92
tree20ced5e28b6c2bd696e052dbb549d9b333d6fdef
parentb887194639dedec394bc2cbd6360228469dac278
EX-7601 tgt: identify writes to round

If the beginning or end of a client write is unaligned, we
must round the locking.  This patch identifies writes where
this is required, the next patch will do the locking.

Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: Iec140c24423a0da478f6d42ff6fc620d7ad3ba4a
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/52960
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Artem Blagodarenko <ablagodarenko@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/target/tgt_handler.c