f2fs: Provide a splice-read wrapper
[linux-block.git] / fs / fhandle.c
index 6630c69c23a2a357fe21947a207afaaac77072bf..f2bc27d1975e14bd45da242fe25b083b32b2e015 100644 (file)
@@ -14,7 +14,7 @@
 #include "internal.h"
 #include "mount.h"
 
-static long do_sys_name_to_handle(struct path *path,
+static long do_sys_name_to_handle(const struct path *path,
                                  struct file_handle __user *ufh,
                                  int __user *mnt_id)
 {