diff options
author | Josef Bacik <josef@redhat.com> | 2009-10-13 22:46:49 +0200 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2009-10-14 16:32:47 +0200 |
commit | 5d5e103a70f74ae98e3965a4add1ab951d0651d1 (patch) | |
tree | 83b1cc73830f72f592aa804207a679912beef101 /fs/isofs | |
parent | Btrfs: fix btrfs acl #ifdef checks (diff) | |
download | linux-5d5e103a70f74ae98e3965a4add1ab951d0651d1.tar.xz linux-5d5e103a70f74ae98e3965a4add1ab951d0651d1.zip |
Btrfs: fix possible ENOSPC problems with truncate
There's a problem where we don't do any space reservation for truncates, which
can cause you to OOPs because you will be allowed to go off in the weeds a bit
since we don't account for the delalloc bytes that are created as a result of
the truncate.
Signed-off-by: Josef Bacik <jbacik@redhat.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/isofs')
0 files changed, 0 insertions, 0 deletions