DragonFly commits List (threaded) for 2012-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: VFS accounting: use an explicit TAILQ_FIRST/TAILQ_NEXT loop in mountlist_exists()
commit 95287e9bb847c4984a79e98ca53044dffc14d0fa
Author: Francois Tigeot <ftigeot@wolfpond.org>
Date: Sun Mar 25 12:38:51 2012 +0200
VFS accounting: use an explicit TAILQ_FIRST/TAILQ_NEXT loop in mountlist_exists()
The previous TAILQ_FOREACH loop body was never executed
Summary of changes:
sys/kern/vfs_mount.c | 10 +++++++---
1 files changed, 7 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/95287e9bb847c4984a79e98ca53044dffc14d0fa
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]