Re: [PATCH] btrfs-progs: Eliminate remaining uses of strerror(errno)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Sep 13, 2018 at 09:17:17AM +0300, Nikolay Borisov wrote:
> 
> 
> On 13.09.2018 03:52, Rosen Penev wrote:
> > %m allows a smaller filesize. Useful on embedded systems.
> > 
> > Signed-off-by: Rosen Penev <rosenp@xxxxxxxxx>
> > ---
> >  build/Documentation/Makefile |  142 +++++
> >  build/Makefile.inc           |   42 ++
> >  build/config.h               |  139 +++++
> >  build/config.log             |  822 ++++++++++++++++++++++++++
> >  build/config.status          | 1059 ++++++++++++++++++++++++++++++++++
> >  build/version.h              |   14 +
> >  cmds-qgroup.c                |    3 +-
> >  messages.h                   |    4 +-
> >  mkfs/rootdir.c               |   47 +-
> >  qgroup.c                     |    3 +-
> >  10 files changed, 2243 insertions(+), 32 deletions(-)
> >  create mode 100644 build/Documentation/Makefile
> >  create mode 100644 build/Makefile.inc
> >  create mode 100644 build/config.h
> >  create mode 100644 build/config.log
> >  create mode 100755 build/config.status
> >  create mode 100644 build/version.h
> 
> You clearly need to resend with changes only to  the *.[ch] files

No need to resend, the .[ch] changes look good, I'll drop the rest.



[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux