Re: FYI: [2.6.16 patch] drivers/md/md.c: update START_ARRAY printk

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wednesday November 8, bunk@xxxxxxxxx wrote:
> FYI: I've just committed the patch below in the 2.6.16 tree.
>

Very appropriate, thanks.

NeilBrown

> diff --git a/drivers/md/md.c b/drivers/md/md.c
> index d05e312..78cca0c 100644
> --- a/drivers/md/md.c
> +++ b/drivers/md/md.c
> @@ -3662,7 +3662,7 @@ static int md_ioctl(struct inode *inode,
>  		if (cnt > 0 ) {
>  			printk(KERN_WARNING
>  			       "md: %s(pid %d) used deprecated START_ARRAY ioctl. "
> -			       "This will not be supported beyond July 2006\n",
> +			       "START_ARRAY is removed in kernel 2.6.19 and above.\n",
>  			       current->comm, current->pid);
>  			cnt--;
>  		}
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux