Skip to content

fix wrong spelling in nfs mount#347

Merged
eminence merged 1 commit intoeminence:masterfrom
arthur-zhang:dev-01
May 1, 2025
Merged

fix wrong spelling in nfs mount#347
eminence merged 1 commit intoeminence:masterfrom
arthur-zhang:dev-01

Conversation

@arthur-zhang
Copy link
Contributor

according to kernel header file, the field is deny_try_revalidate is mis-spell

enum nfs_stat_eventcounters {
	NFSIOS_INODEREVALIDATE = 0,
	NFSIOS_DENTRYREVALIDATE,
	NFSIOS_DATAINVALIDATE,
	NFSIOS_ATTRINVALIDATE,

@eminence
Copy link
Owner

eminence commented May 1, 2025

Nice catch, thank you

@eminence eminence merged commit 92f09f2 into eminence:master May 1, 2025
6 checks passed
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.

2 participants