Skip to content

exportfs: fix error handling in expfs.c#1428

Open
vfsci-bot[bot] wants to merge 1 commit into
vfs.base.cifrom
pw/1096940/vfs.base.ci
Open

exportfs: fix error handling in expfs.c#1428
vfsci-bot[bot] wants to merge 1 commit into
vfs.base.cifrom
pw/1096940/vfs.base.ci

Conversation

@vfsci-bot
Copy link
Copy Markdown

@vfsci-bot vfsci-bot Bot commented May 19, 2026

Series: https://patchwork.kernel.org/project/linux-fsdevel/list/?series=1096940
Submitter: Yi Xie
Version: 1
Patches: 1/1
Message-ID: <20260519010140.37251-1-xieyi@kylinos.cn>
Base: vfs.base.ci
Lore: https://lore.kernel.org/linux-fsdevel/20260519010140.37251-1-xieyi@kylinos.cn


Automated by ml2pr

dentry_open() and fh_to_parent() were calling PTR_ERR() before
checking IS_ERR().  Drop the redundant sched.h include too, cred.h
already pulls it in.

Signed-off-by: Yi Xie <xieyi@kylinos.cn>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants