mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 22:51:35 +00:00
88b170088a
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:
|
||
---|---|---|
.. | ||
file.c | ||
Kconfig | ||
Makefile | ||
super.c | ||
sysfs.c | ||
trace.h | ||
zonefs.h |