diff options
author | Miklos Szeredi <mszeredi@redhat.com> | 2018-10-04 15:49:10 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-10 09:54:27 +0300 |
commit | fa7d75f64b8011b33d50296e0d3805fa91dfb5e7 (patch) | |
tree | 40fb5f67ac8d129f956de4cd342396a0cdfa01bf /fs/lockd | |
parent | 8d75ecc13fdc58f39451f99f62d4d6940fd5397f (diff) | |
download | linux-fa7d75f64b8011b33d50296e0d3805fa91dfb5e7.tar.xz |
ovl: fix format of setxattr debug
commit 1a8f8d2a443ef9ad9a3065ba8c8119df714240fa upstream.
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
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/lockd')
0 files changed, 0 insertions, 0 deletions