Skip to content
Commit e886663c authored by Jens Axboe's avatar Jens Axboe
Browse files

fs: make do_renameat2() take struct filename



Pass in the struct filename pointers instead of the user string, and
update the three callers to do the same.

This behaves like do_unlinkat(), which also takes a filename struct and
puts it when it is done. Converting callers is then trivial.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 14587a46
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment