Re: [PATCH -v2] mke2fs: fix hugefile creation so the hugefile(s) are contiguous

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

 



> +                       if (logical_end + 1 - logical_start != len) {
> +                         print logical_end + 1 - logical_start, len;
> +                               print "UNEXPECTED LENGTH for extent", $0;
Can you fix indentation of first print above?

> +                       }
> +                       if (physical_end + 1 - physical_start != len) {
> +                         print physical_end + 1 - physical_start, len;
> +                               print "UNEXPECTED LENGTH for extent", $0;
Same here.



[Index of Archives]     [Reiser Filesystem Development]     [Ceph FS]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite National Park]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Media]

  Powered by Linux