diff options
author | Miklos Szeredi <mszeredi@redhat.com> | 2018-10-04 14:49:10 +0200 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2018-10-04 14:49:10 +0200 |
commit | 1a8f8d2a443ef9ad9a3065ba8c8119df714240fa (patch) | |
tree | 3abb9da74ff7da89a3a700710a6611a39c61ebf9 /kernel | |
parent | 601350ff58d5415a001769532f6b8333820e5786 (diff) | |
download | linux-1a8f8d2a443ef9ad9a3065ba8c8119df714240fa.tar.bz2 |
ovl: fix format of setxattr debug
Format has a typo: it was meant to be "%.*s", not "%*s". But at some point
callers grew nonprintable values as well, so use "%*pE" instead with a
maximized length.
Reported-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Fixes: 3a1e819b4e80 ("ovl: store file handle of lower inode on copy up")
Cc: <stable@vger.kernel.org> # v4.12
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions