diff options
author | 2019-06-18 13:39:38 +0800 | |
---|---|---|
committer | 2019-07-09 14:13:33 -0400 | |
commit | 7537dad791cdbaf856c05f9dd977556ccd830ef0 (patch) | |
tree | 431b682cceab62f0a1cc974bd60323724d63bff5 /drivers/fpga/fpga-bridge.c | |
parent | dm log writes: use struct_size() to calculate size of pending_block (diff) | |
download | linux-dev-7537dad791cdbaf856c05f9dd977556ccd830ef0.tar.xz linux-dev-7537dad791cdbaf856c05f9dd977556ccd830ef0.zip |
dm log writes: fix incorrect comment about the logged sequence example
dm-log-writes records the sequence of completion, not submission, thus
for the following sequence (W=write, C=complete):
Wa,Wb,Wc,Cc,Ca,FLUSH,FUAd,Cb,CFLUSH,CFUAd
The logged results in log device should be:
c,a,b,flush,fua
Fix the comment to give a better example.
Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions