On Tue, Mar 12, 2013 at 01:38:12PM -0400, Josef Bacik wrote: > --- a/cmds-restore.c > +++ b/cmds-restore.c > @@ -39,6 +39,7 @@ > #include "utils.h" > #include "commands.h" > > +static char fs_name[4096]; Path handling should use PATH_MAX, but I'm ok with a separate patch to fix all of them in one go. > static char path_name[4096]; david -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
