linux-stable/fs/zonefs
Damien Le Moal f1c17475a9 zonefs: Fix error message in zonefs_file_dio_append()
commit 88b170088a upstream.

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: a608da3bd7 ("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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-04-05 11:23:51 +02:00
..
Kconfig zonefs: select CONFIG_CRC32 2021-01-17 14:17:03 +01:00
Makefile
super.c zonefs: Fix error message in zonefs_file_dio_append() 2023-04-05 11:23:51 +02:00
zonefs.h zonefs: open/close zone on file open/close 2020-09-15 18:32:52 +09:00