diff options
author | David Howells <dhowells@redhat.com> | 2019-07-30 15:38:51 +0200 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2019-07-30 15:38:51 +0200 |
commit | 37c0bbb3326674940e657118306ac52364314523 (patch) | |
tree | e982333ec1af00f573c6c8ea739d05ce05935394 /fs/jffs2 | |
parent | fs: afs: Fix a possible null-pointer dereference in afs_put_read() (diff) | |
download | linux-37c0bbb3326674940e657118306ac52364314523.tar.xz linux-37c0bbb3326674940e657118306ac52364314523.zip |
afs: Fix off-by-one in afs_rename() expected data version calculation
When afs_rename() calculates the expected data version of the target
directory in a cross-directory rename, it doesn't increment it as it
should, so it always thinks that the target inode is unexpectedly modified
on the server.
Fixes: a58823ac4589 ("afs: Fix application of status and callback to be under same lock")
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'fs/jffs2')
0 files changed, 0 insertions, 0 deletions