diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2011-07-21 15:57:47 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2011-07-22 19:42:11 -0400 |
commit | 22ba747f660c0acd14761628c24aa972d18058a0 (patch) | |
tree | 8a96b344623ba66c3138bd4d6cc916f5ad3d3053 /tools | |
parent | 841590ce16c19a3ce38028adfc8b1955482ee00c (diff) | |
download | linux-22ba747f660c0acd14761628c24aa972d18058a0.tar.bz2 |
jffs2: fix IN_DELETE_SELF on overwriting rename() killing a directory
We don't generate IN_DELETE_SELF on victim of overwriting rename() if
it happens to be a directory. Trivially fixed by doing to ->i_nlink
what we do ->pino_nlink a couple of lines later in jffs2_rename().
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions