commit | 7764235becf3b72bd124400fbffe670531322135 | [log] [tgz] |
---|---|---|
author | Miklos Szeredi <mszeredi@redhat.com> | Tue Oct 04 14:40:45 2016 +0200 |
committer | Miklos Szeredi <mszeredi@redhat.com> | Fri Oct 14 11:16:47 2016 +0200 |
tree | 9377570db6422ab76c10617bea548a1f4e41311e | |
parent | d60874cd58fcb21372f2df698c20f8cf2f78fdcb [diff] |
ovl: use vfs_get_link() Resulting in a complete removal of a function basically implementing the inverse of vfs_readlink(). As a bonus, now the proper security hook is also called. Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>