vfs: add path_put_init()
This one initializes the struct path to all zeroes so that multiple
path_put_init() on the path is safe.
Signed-off-by:
Miklos Szeredi <mszeredi@redhat.com>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This one initializes the struct path to all zeroes so that multiple
path_put_init() on the path is safe.
Signed-off-by:
Miklos Szeredi <mszeredi@redhat.com>