Re: [PATCH 11/25] Unionfs: add un/likely conditionals on debug ops

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Erez Zadok <ezk@...>
Cc: <akpm@...>, <linux-kernel@...>, <linux-fsdevel@...>, <viro@...>, <hch@...>
Date: Wednesday, September 26, 2007 - 5:34 pm

Erez Zadok wrote:

you could also do
	if (unlikely((istart == -1 || iend == -1) && istart != iend)) {
	
[...]


[...]

the same here


and here

[...]


and here

[...]
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PULL -mm] 00/25 Unionfs updates/cleanups/fixes, Erez Zadok, (Tue Sep 25, 11:09 pm)
[PATCH 01/25] Unionfs: Simplify unionfs_get_nlinks, Erez Zadok, (Tue Sep 25, 11:09 pm)
[PATCH 04/25] Unionfs: cache-coherency fixes, Erez Zadok, (Tue Sep 25, 11:09 pm)
[PATCH 02/25] Unionfs: Remove unused #defines, Erez Zadok, (Tue Sep 25, 11:09 pm)
Re: [PATCH 11/25] Unionfs: add un/likely conditionals on deb..., roel, (Wed Sep 26, 5:34 pm)
[PATCH 06/25] Unionfs: minor coding style updates, Erez Zadok, (Tue Sep 25, 11:09 pm)
Re: [PATCH 05/25] Unionfs: cast page-&gt;index loff_t before..., Christoph Hellwig, (Wed Sep 26, 4:31 am)