|
@@ -332,8 +332,10 @@ int autofs4_wait(struct autofs_sb_info *sbi, struct dentry *dentry,
|
|
qstr.hash = full_name_hash(name, qstr.len);
|
|
qstr.hash = full_name_hash(name, qstr.len);
|
|
ret = validate_request(&wq, sbi, &qstr, dentry, notify);
|
|
ret = validate_request(&wq, sbi, &qstr, dentry, notify);
|