Re: [PATCH 2/2 dhowells/mount-api] staging: erofs: update .mount and .remount_sb

2018-09-06 Thread David Howells
Gao Xiang wrote: > This patch updates .mount and .remount_sb after > commit ("vfs: Require specification of size of > mount data for internal mounts") in reference to > drivers/usb/gadget/function/f_fs.c. > > Reported-by: Stephen Rothwell > Signed-off-by: Gao Xiang I've folded this into my

Re: [PATCH 2/2 dhowells/mount-api] staging: erofs: update .mount and .remount_sb

2018-09-06 Thread Chao Yu
On 2018/9/6 17:01, Gao Xiang wrote: > This patch updates .mount and .remount_sb after > commit ("vfs: Require specification of size of > mount data for internal mounts") in reference to > drivers/usb/gadget/function/f_fs.c. > > Reported-by: Stephen Rothwell > Signed-off-by: Gao Xiang

[PATCH 2/2 dhowells/mount-api] staging: erofs: update .mount and .remount_sb

2018-09-06 Thread Gao Xiang
This patch updates .mount and .remount_sb after commit ("vfs: Require specification of size of mount data for internal mounts") in reference to drivers/usb/gadget/function/f_fs.c. Reported-by: Stephen Rothwell Signed-off-by: Gao Xiang --- drivers/staging/erofs/super.c | 13 +++-- 1