[Ocfs2-users] RE: [Ocfs2-devel] invalidate: busy buffer

Lynch, Rusty rusty.lynch at intel.com
Tue Feb 3 17:03:23 CST 2004



>-----Original Message-----
>From: ocfs2-devel-bounces at oss.oracle.com [mailto:ocfs2-devel-
>bounces at oss.oracle.com] On Behalf Of Villalovos, John L
>Sent: Tuesday, February 03, 2004 4:39 PM
>To: ocfs2-users at oss.oracle.com; ocfs2-devel at oss.oracle.com
>Subject: [Ocfs2-devel] invalidate: busy buffer
>
>Playing with revision 19 from Subversion of OCFS2.
>
>It appears that when I create and then delete directories I will get
the
>following error message when I unmount the partition:
>
>invalidate: busy buffer
>...
>invalidate: busy buffer
>
>
>Has anyone else seen this?
>
>John

Yes, I am also seeing this on a 2.4.22 kernel.  The warning is coming
from fs/buffer.c:invalidate_bdev().  Looks like we are not putting all
of the bh's before cleanup.

    --rusty


More information about the Ocfs2-users mailing list