Re: [PATCH 2/2] remove ancient sys_getdents code paths

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

 



On Tue, Mar 25, 2014 at 10:15:55AM -0400, Brian Foster wrote:
> I wonder if we could clean up the d_name offset checks to check it once
> and use a flag. Or use a signed type for size_diff and trigger off that.
> Just a thought, fwiw.

I'd just leave the code as-is and just remove the ifdef cruft.  If
anyone is motivated enough to do real work on this area the callers
should simply be switched to readdir(3) and friends instead of
bikeshedding the current cruft.  I just don't want to put even more load
on Kyle how just wants to get xfsdump running on arm64..

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs




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

  Powered by Linux