Re: [PATCH] xfs: revert to double-buffering readdir
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Date: Mon, 3 Dec 2007 15:09:05 +0000
On Fri, Nov 30, 2007 at 06:22:09PM +1100, Timothy Shimmin wrote:
Hmmm, don't see the point of "eof" local var now.
Previously bhv_vop_readdir() returned eof.
I presume if we don't move the offset (offset == startoffset) then
we're done and break out?
So we lost eof when going to the filldir in the getdents code etc...
Yes, it's just copy & paste. We can trivially kill the variable.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Prev by Date: Re: Need lockdep help
- Next by Date: Re: [PATCH] xfs: revert to double-buffering readdir
- Previous by thread: Re: [PATCH] xfs: revert to double-buffering readdir
- Next by thread: Re: [PATCH] xfs: revert to double-buffering readdir
- Index(es):