diff options
author | 2017-04-24 22:13:10 +0200 | |
---|---|---|
committer | 2017-04-26 23:54:06 -0400 | |
commit | a80f2d2224544f708b50091b18753f4b530f70c1 (patch) | |
tree | 3fd08cd95bea4b44a3dbfa844471f8f3da1b61b6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fs/affs: bugfix: enable writes on OFS disks (diff) | |
download | wireguard-linux-a80f2d2224544f708b50091b18753f4b530f70c1.tar.xz wireguard-linux-a80f2d2224544f708b50091b18753f4b530f70c1.zip |
fs/affs: bugfix: Write files greater than page size on OFS
Previous AFFS patch fixed OFS write operations but unveiled
another bug: files greater than 4KB are being created with a wrong
size resulting in errors like the following:
dd if=/dev/zero of=file bs=4097 count=1
cp file /mnt/affs/
cp: error writing '/mnt/affs/file': Bad address
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions