Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156370
b: refs/heads/master
c: 14d9fa3
h: refs/heads/master
v: v3
  • Loading branch information
John Stoffel authored and Jens Axboe committed Aug 4, 2009
1 parent 6473005 commit a10c7c9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7e5f5fb09e6fc657f21816b5a18ba645a913368e
refs/heads/master: 14d9fa352592582e457cf75022202766baac1348
11 changes: 7 additions & 4 deletions trunk/block/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ config LBDAF
If unsure, say Y.

config BLK_DEV_BSG
bool "Block layer SG support v4 (EXPERIMENTAL)"
depends on EXPERIMENTAL
---help---
bool "Block layer SG support v4"
default y
help
Saying Y here will enable generic SG (SCSI generic) v4 support
for any block device.

Expand All @@ -60,7 +60,10 @@ config BLK_DEV_BSG
protocols (e.g. Task Management Functions and SMP in Serial
Attached SCSI).

If unsure, say N.
This option is required by recent UDEV versions to properly
access device serial numbers, etc.

If unsure, say Y.

config BLK_DEV_INTEGRITY
bool "Block layer data integrity support"
Expand Down

0 comments on commit a10c7c9

Please sign in to comment.