| commit | 781bf49055d8127a15c061d6cda27af455e38584 | [log] [tgz] |
|---|---|---|
| author | Theodore Ts'o <tytso@mit.edu> | Fri Feb 03 11:25:37 2017 -0500 |
| committer | Eryu Guan <eguan@redhat.com> | Sat Feb 04 14:16:43 2017 +0800 |
| tree | 652f4533630cb941113539f0701128ee7077778a | |
| parent | 3d99741cebfa2880000eb27d094851aade907418 [diff] |
generic/398: update errors to be returned when doing cross renames w/o keys The bug fix that ultimately landed in the fscrypt tree will return ENOKEY instead of EPERM when doing a cross rename involving a directory where the key is not available. So fix up the golden output for generic/398 accordingly. Signed-off-by: Theodore Ts'o <tytso@mit.edu> Cc: Eric Biggers <ebiggers3@gmail.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>