We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d985ae commit a363f9eCopy full SHA for a363f9e
fs/ksmbd/vfs.c
@@ -919,7 +919,7 @@ ssize_t ksmbd_vfs_getxattr(struct user_namespace *user_ns,
919
/**
920
* ksmbd_vfs_setxattr() - vfs helper for smb set extended attributes value
921
* @user_ns: user namespace
922
- * @dentry: dentry to set XATTR at
+ * @path: path of dentry to set XATTR at
923
* @attr_name: xattr name for setxattr
924
* @attr_value: xattr value to set
925
* @attr_size: size of xattr value
0 commit comments