Re: bd_mount_mutex -> bd_mount_sem (was Re: xfs_file_ioctl / xfs_freeze: BUG: warning at kernel/mutex-debug.c:80/debug_mutex_unlock())

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>
Cc: Eric Sandeen <sandeen@...>, David Chinner <dgc@...>, linux-kernel Mailing List <linux-kernel@...>, <xfs@...>
Date: Tuesday, January 9, 2007 - 6:04 am

On Mon, Jan 08, 2007 at 07:51:27PM -0800, Andrew Morton wrote:

It's not a filesystem lock.  It's a per-blockdevice lock that prevents
multiple people from freezing the filesystem at the same time, aswell
as providing exclusion between a frozen filesystem an mount-related
activity.  It's a traditional text-box example for a semaphore.
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: bd_mount_mutex -> bd_mount_sem (was Re: xfs_file_ioct..., Christoph Hellwig, (Tue Jan 9, 6:04 am)