>> +static DECLARE_MUTEX(accessfs_sem); > >Please use a `struct mutex'. You know what's irritating? That DECLARE_MUTEX starts a semaphore and DEFINE_MUTEX a mutex. Jan Engelhardt -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 2.6.16-rc1-git4] accessfs: a permission managing filesystem
- From: Andrew Morton <[email protected]>
- Re: [PATCH 2.6.16-rc1-git4] accessfs: a permission managing filesystem
- References:
- [PATCH] 2.6.15: access permission filesystem 0.17
- From: Olaf Dietsche <[email protected]>
- Re: [PATCH] 2.6.15: access permission filesystem 0.17
- From: Rolf Eike Beer <[email protected]>
- [PATCH 2.6.16-rc1-git4] accessfs: a permission managing filesystem
- From: Olaf Dietsche <[email protected]>
- Re: [PATCH 2.6.16-rc1-git4] accessfs: a permission managing filesystem
- From: Andrew Morton <[email protected]>
- [PATCH] 2.6.15: access permission filesystem 0.17
- Prev by Date: [PATCH] prevent nested panic from soft lockup detection
- Next by Date: [PATCH] abstract type/size specification for assembly
- Previous by thread: Re: [PATCH 2.6.16-rc1-git4] accessfs: a permission managing filesystem
- Next by thread: Re: [PATCH 2.6.16-rc1-git4] accessfs: a permission managing filesystem
- Index(es):