diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-07-03 21:23:40 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-07-03 21:23:40 +0300 |
commit | f92a322a63517a798f2da57d56b483a6ae8f45a1 (patch) | |
tree | bc869be0ef708766727f92a6345912de91d6d54e /include/linux/uio.h | |
parent | 757fa80f4edca010769f3f8d116c19c85f27e817 (diff) | |
parent | e4b275531887fef7f7d8a7284bfc32f0fbbd4208 (diff) | |
download | linux-f92a322a63517a798f2da57d56b483a6ae8f45a1.tar.xz |
Merge branch 'work.d_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull vfs d_path() updates from Al Viro:
"d_path.c refactoring"
* 'work.d_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
getcwd(2): clean up error handling
d_path: prepend_path() is unlikely to return non-zero
d_path: prepend_path(): lift the inner loop into a new helper
d_path: prepend_path(): lift resetting b in case when we'd return 3 out of loop
d_path: prepend_path(): get rid of vfsmnt
d_path: introduce struct prepend_buffer
d_path: make prepend_name() boolean
d_path: lift -ENAMETOOLONG handling into callers of prepend_path()
d_path: don't bother with return value of prepend()
getcwd(2): saner logics around prepend_path() call
d_path: get rid of path_with_deleted()
d_path: regularize handling of root dentry in __dentry_path()
d_path: saner calling conventions for __dentry_path()
d_path: "\0" is {0,0}, not {0}
Diffstat (limited to 'include/linux/uio.h')
0 files changed, 0 insertions, 0 deletions