diff options
author | Theodore Ts'o <tytso@mit.edu> | 2010-06-02 22:04:39 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-07-05 11:16:08 -0700 |
commit | 69d44cfd3e4d45b92a6ddea7227df030c120f871 (patch) | |
tree | ad0adfedc700459d8304e17e4dad5825e6e69774 /lib/flex_array.c | |
parent | d1491fb32619f09e2e2515588ea864aadcdda41a (diff) |
ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only files
commit 1f5a81e41f8b1a782c68d3843e9ec1bfaadf7d72 upstream.
Dan Roseberg has reported a problem with the MOVE_EXT ioctl. If the
donor file is an append-only file, we should not allow the operation
to proceed, lest we end up overwriting the contents of an append-only
file.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: Dan Rosenberg <dan.j.rosenberg@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'lib/flex_array.c')
0 files changed, 0 insertions, 0 deletions