On Fri, Dec 14, 2018 at 10:50:54AM +0300, Artem Blagodarenko wrote: > large_dir option allows to create directory with size > 2GB. > debugfs utility outputs negative size value for large directories > and ignores high part of directory size. > > Fix debugfs to use high part of directory size in debugfs output > and use appropriate output format. > > Signed-off-by: Artem Blagodarenko <artem.blagodarenko@xxxxxxxxx> Applied, thanks. - Ted