diff options
author | Damien Le Moal <damien.lemoal@opensource.wdc.com> | 2023-03-20 22:49:15 +0900 |
---|---|---|
committer | Damien Le Moal <damien.lemoal@opensource.wdc.com> | 2023-03-21 06:36:43 +0900 |
commit | 88b170088ad2c3e27086fe35769aa49f8a512564 (patch) | |
tree | 4bbd1f3e7137c2a3a74763bb1d39207b421a61a9 /scripts/dev-needs.sh | |
parent | d7e673c2a900206bea3461a4b4ecc74ea930f80e (diff) |
zonefs: Fix error message in zonefs_file_dio_append()
Since the expected write location in a sequential file is always at the
end of the file (append write), when an invalid write append location is
detected in zonefs_file_dio_append(), print the invalid written location
instead of the expected write location.
Fixes: a608da3bd730 ("zonefs: Detect append writes at invalid locations")
Cc: stable@vger.kernel.org
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Diffstat (limited to 'scripts/dev-needs.sh')
0 files changed, 0 insertions, 0 deletions