[LTP] fsconfig04: Check FSCONFIG_SET_PATH

linuxtestproject.agent@gmail.com linuxtestproject.agent@gmail.com
Wed Sep 9 12:34:56 CEST 2026


Hi Wei,

On Wed Sep 9 10:03:45 2026 +0000, Wei Gao wrote:
> fsconfig04: Check FSCONFIG_SET_PATH

> +	TEST(fsconfig(fd, FSCONFIG_SET_PATH, "journal_path", dev2, 0));

Pass AT_FDCWD instead of 0 for the aux argument, as aux represents the dirfd
parameter for openat-style path resolution.

Verdict - Needs revision

---
Note:

The agent can sometimes produce false positives although often its
findings are genuine. If you find issues with the review, please
comment this email or ignore the suggestions.

Regards,
LTP AI Reviewer


More information about the ltp mailing list