Hi Yunlei, > -----Original Message----- > From: Yunlei He [mailto:[email protected]] > Sent: Thursday, May 07, 2015 6:12 PM > To: [email protected]; [email protected]; > [email protected] > Cc: [email protected]; Yunlei He > Subject: [PATCH] f2fs: add default mount options to remount > > I use f2fs filesystem with /data partition on my Android phone > by the default mount options. When I remount /data in order to > adding discard option to run some benchmarks, I find the default > options such as background_gc, user_xattr and acl turned off. > > So I introduce a function named default_options in super.c. It do > some default setting, and both mount and remount operations will > call this function to complete default setting.
Looks good to me. > > Signed-off-by: Yunlei He <[email protected]> Reviewed-by: Chao Yu <[email protected]> ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
