[PATCH 08/24] ubifs: Enforce crypto policy in ->link and ->rename

2016-12-01 Thread Richard Weinberger
When a file is moved or linked into another directory its current crypto policy has to be compatible with the target policy. Signed-off-by: Richard Weinberger --- fs/ubifs/dir.c | 17 + 1 file changed, 17 insertions(+) diff --git a/fs/ubifs/dir.c

[PATCH 08/24] ubifs: Enforce crypto policy in ->link and ->rename

2016-12-01 Thread Richard Weinberger
When a file is moved or linked into another directory its current crypto policy has to be compatible with the target policy. Signed-off-by: Richard Weinberger --- fs/ubifs/dir.c | 17 + 1 file changed, 17 insertions(+) diff --git a/fs/ubifs/dir.c b/fs/ubifs/dir.c index