On Tue, Jun 26, 2007 at 12:51:07PM -0700, Randy Dunlap wrote:
> On Tue, 26 Jun 2007 14:50:12 -0400 Ed L. Cashin wrote:
>
> > The aoedev aoeminor member doesn't need a long format.
>
> Was there a patch that changed aoeminor to an int?
> Last I see is:
> ulong aoeminor;
> in linux-2.6.22-rc6
On Tue, 26 Jun 2007 14:50:12 -0400 Ed L. Cashin wrote:
> The aoedev aoeminor member doesn't need a long format.
Was there a patch that changed aoeminor to an int?
Last I see is:
ulong aoeminor;
in linux-2.6.22-rc6/drivers/block/aoe/aoe.h.
If it's still ulong, you shouldn't change the pri
The aoedev aoeminor member doesn't need a long format.
Signed-off-by: Ed L. Cashin <[EMAIL PROTECTED]>
---
drivers/block/aoe/aoeblk.c |6 +++---
drivers/block/aoe/aoecmd.c |4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/drivers/block/aoe/aoeblk.c b/drivers/block/ao
3 matches
Mail list logo