check_lock() in d_move() and switch_names()?

From: Tigran Aivazian (tigran@veritas.com)
Date: Tue Dec 05 2000 - 14:26:16 EST


Hi,

The check for BKL in d_move() and switch_names() seem to be unnecessary as
d_move() takes dcache_lock and switch_names() is only called by
d_move(). So, if the callers take BKL just for the sake of d_move() they
do not need to, but if, for other reasons, then that is fine. In any case,
the checks in both functions can be removed, imho. Opinions?

Regards.
Tigran

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



This archive was generated by hypermail 2b29 : Thu Dec 07 2000 - 21:00:13 EST