* [GIT PULL] target 3.5-merge fixes for -rc2
@ 2012-06-03 19:39 Nicholas A. Bellinger
0 siblings, 0 replies; only message in thread
From: Nicholas A. Bellinger @ 2012-06-03 19:39 UTC (permalink / raw)
To: Linus Torvalds
Cc: Stefan Richter, Christoph Hellwig, target-devel, linux-scsi, LKML
Hi Linus,
Here are two target patches currently in the queue for 3.5-rc2.
Please go ahead and pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git 3.5-merge-fixes
The first is a small name-space collision fix from Stefan for the new
sbp-target / ieee-1394 code, and second is the FILEIO backend conversion
patch to always use O_DSYNC by default instead of O_SYNC as recommended
by hch. Note the latter is CC'ed stable.
This branch is based upon commit:
commit af56e0aa35f3ae2a4c1a6d1000702df1dd78cb76
Merge: 65a50c9 6bd9adb
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Wed May 30 11:17:19 2012 -0700
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Please let us know if you have any concerns.
Thanks!
--nab
Nicholas Bellinger (1):
target/file: Use O_DSYNC by default for FILEIO backends
Stefan Richter (1):
sbp-target: rename a variable to avoid name clash
drivers/target/sbp/sbp_target.c | 8 ++--
drivers/target/target_core_file.c | 70 +++++++++----------------------------
drivers/target/target_core_file.h | 1 -
3 files changed, 21 insertions(+), 58 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-06-03 19:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-03 19:39 [GIT PULL] target 3.5-merge fixes for -rc2 Nicholas A. Bellinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).