Re: [GIT PULL] target fixes for v3.13

2014-01-19 Thread Nicholas A. Bellinger
On Fri, 2014-01-17 at 17:29 -0800, Linus Torvalds wrote: > On Thu, Jan 16, 2014 at 4:09 PM, Nicholas A. Bellinger > wrote: > > > > This change allows the percpu_ida tag allocator to optionally use > > interruptible sleep that iscsi-target expects, while still leaving the > > functionality + interf

Re: [GIT PULL] target fixes for v3.13

2014-01-17 Thread Linus Torvalds
On Thu, Jan 16, 2014 at 4:09 PM, Nicholas A. Bellinger wrote: > > This change allows the percpu_ida tag allocator to optionally use > interruptible sleep that iscsi-target expects, while still leaving the > functionality + interface for existing percpu_ida consumers unchanged. I'm not pulling thi

[GIT PULL] target fixes for v3.13

2014-01-16 Thread Nicholas A. Bellinger
Hello Linus, Here are the outstanding target fixes for v3.13 code. Please go ahead and pull from: git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master This series addresses a specific >= v3.12 regression related to the iscsi-target percpu_ida conversion that has been r

[GIT PULL] target fixes for v3.13-rc5

2013-12-21 Thread Nicholas A. Bellinger
Hi Linus, Here are the outstanding target pending fixes for v3.13-rc5. Please go ahead and pull from: git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master Mostly minor items this time around, the most notable being a FILEIO backend change to enforce hw_max_sectors bas