diff options
| author | Al Viro <viro@zeniv.linux.org.uk> | 2025-09-25 17:02:28 -0400 |
|---|---|---|
| committer | Al Viro <viro@zeniv.linux.org.uk> | 2026-01-13 15:18:07 -0500 |
| commit | 2e2d64aea5c59ba976fced4bf44832ea425a3f3f (patch) | |
| tree | d468d49b6cd7692c656ee1c009006634ed5ddb41 /include | |
| parent | ba33ac100d3feb1efb43b32e63cc0c6430936aa3 (diff) | |
do_filp_open(): DTRT when getting ERR_PTR() as pathname
The rest of the set_nameidata() callers treat IS_ERR(pathname) as
"bail out immediately with PTR_ERR(pathname) as error". Makes
life simpler for callers; do_filp_open() is the only exception
and its callers would also benefit from such calling conventions
change.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
