|
@@ -257,7 +257,7 @@ static int put_compat_statfs(struct compat_statfs __user *ubuf, struct kstatfs *
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
/*
|
|
/*
|
|
|
- * The following statfs calls are copies of code from fs/open.c and
|
|
|
|
|
|
|
+ * The following statfs calls are copies of code from fs/statfs.c and
|
|
|
* should be checked against those from time to time
|
|
* should be checked against those from time to time
|
|
|
*/
|
|
*/
|
|
|
asmlinkage long compat_sys_statfs(const char __user *pathname, struct compat_statfs __user *buf)
|
|
asmlinkage long compat_sys_statfs(const char __user *pathname, struct compat_statfs __user *buf)
|