Re: dentry bloat.

From: Andrew Morton
Date: Sat May 08 2004 - 05:54:16 EST


viro@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx wrote:
>
> Bzzert. ->d_vfs_flags modifications are under dcache_lock; ->d_flags ones
> are *not* - they are up to whatever filesystem code happens to use them.

All but one of the d_vfs_flags modifications are under ->d_lock, so I fixed
that one up, converted all the d_flags modifiers to take ->d_lock and moved
everything over to d_flags.
-
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/