lkml.org 
[lkml]   [2007]   [May]   [9]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 9 May 2007 15:06:10 +0200 (MEST)
FromJan Engelhardt <>
SubjectRe: [PATCH 1/2] LogFS proper
On May 8 2007 20:17, Evgeniy Polyakov wrote:
>> > >> +static int __logfs_readdir(struct file *file, void *buf, filldir_t filldir)
>> > >> +{
>> > >> +		err = read_dir(dir, &dd, pos);
>> > >> +		if (err == -EOF)
>> > >> +			break;
>> > >
>> > >	-EOF results in a return code 0 ?
>> > 
>> > Results in a return code -256.
>> 
>> Really ? It breaks out of the loop and returns 0 !

See, it's so confusing!


Jan
-- 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-05-09 15:17    [from the cache]
©2003-2008