Re: [PATCH] remove BKL from ext2's readdir

From: Alex Tomas (bzzz@tmi.comex.ru)
Date: Sat Mar 15 2003 - 11:22:23 EST


>>>>> Andrew Morton (AM) writes:

 AM> hm, no. lseek is using the directory's i_sem now, and readdir
 AM> runs under that too. So we should be able to remove
 AM> lock_kernel() from the readdir implementation of all filesystems
 AM> which are using generic_file_llseek().

looks like only coda and ntfs use generic_file_llseek(). other use
default_llseek(). what's the reason do not use generic_file_llseek().
historical only? or not?

-
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/



This archive was generated by hypermail 2b29 : Sat Mar 15 2003 - 22:00:43 EST