Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67702
b: refs/heads/master
c: 99874d5
h: refs/heads/master
v: v3
  • Loading branch information
Jens Axboe committed Oct 12, 2007
1 parent 73e3f25 commit 71edf19
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 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: 43d28d98bed372649060ef783719b426a91972ed
refs/heads/master: 99874d50481c093adfe74e796436024d88b6a48c
4 changes: 4 additions & 0 deletions trunk/block/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ config BLK_DEV_BSG
protocols (e.g. Task Management Functions and SMP in Serial
Attached SCSI).

config BLOCK_COMPAT
bool
default y

endif # BLOCK

source block/Kconfig.iosched
2 changes: 1 addition & 1 deletion trunk/block/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ obj-$(CONFIG_IOSCHED_DEADLINE) += deadline-iosched.o
obj-$(CONFIG_IOSCHED_CFQ) += cfq-iosched.o

obj-$(CONFIG_BLK_DEV_IO_TRACE) += blktrace.o
obj-$(CONFIG_COMPAT) += compat_ioctl.o
obj-$(CONFIG_BLOCK_COMPAT) += compat_ioctl.o

0 comments on commit 71edf19

Please sign in to comment.