lkml.org 
[lkml]   [2009]   [May]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[PULL REQUEST] md: there was a bug in the bugfix.

Hi Linus,
on of those bug fixes in the recent pull had a bug, found by Stephen
and his linux-next testing (thanks Stephen).

I was using 'min()' wrongly and have replaced it with "min_t()".

Thanks,
NeilBrown


The following changes since commit b492b852cd8c99505708152c29a5e09a787af9de:
NeilBrown (1):
md: don't use locked_ioctl.

are available in the git repository at:

git://neil.brown.name/md/ for-linus

NeilBrown (1):
md: raid5: change incorrect usage of 'min' macro to 'min_t'

drivers/md/raid5.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)


\
 
 \ /
  Last update: 2009-05-27 13:49    [W:0.033 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site