Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325852
b: refs/heads/master
c: 68a5059
h: refs/heads/master
v: v3
  • Loading branch information
Cong Wang authored and Greg Kroah-Hartman committed Sep 6, 2012
1 parent 22d6221 commit 2cbec2f
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 2,499 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: 89bb957ec8b054ea9994974f03848cb2f129f50c
refs/heads/master: 68a5059ecf82cc9d52a86fb523584b4d485f1bbe
11 changes: 0 additions & 11 deletions trunk/Documentation/feature-removal-schedule.txt
Original file line number Diff line number Diff line change
Expand Up @@ -495,17 +495,6 @@ Who: Bjorn Helgaas <bhelgaas@google.com>

----------------------------

What: Low Performance USB Block driver ("CONFIG_BLK_DEV_UB")
When: 3.6
Why: This driver provides support for USB storage devices like "USB
sticks". As of now, it is deactivated in Debian, Fedora and
Ubuntu. All current users can switch over to usb-storage
(CONFIG_USB_STORAGE) which only drawback is the additional SCSI
stack.
Who: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>

----------------------------

What: get_robust_list syscall
When: 2013
Why: There appear to be no production users of the get_robust_list syscall,
Expand Down
12 changes: 0 additions & 12 deletions trunk/drivers/block/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -353,18 +353,6 @@ config BLK_DEV_SX8

Use devices /dev/sx8/$N and /dev/sx8/$Np$M.

config BLK_DEV_UB
tristate "Low Performance USB Block driver (deprecated)"
depends on USB
help
This driver supports certain USB attached storage devices
such as flash keys.

If you enable this driver, it is recommended to avoid conflicts
with usb-storage by enabling USB_LIBUSUAL.

If unsure, say N.

config BLK_DEV_RAM
tristate "RAM block device support"
---help---
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/block/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ obj-$(CONFIG_VIRTIO_BLK) += virtio_blk.o

obj-$(CONFIG_VIODASD) += viodasd.o
obj-$(CONFIG_BLK_DEV_SX8) += sx8.o
obj-$(CONFIG_BLK_DEV_UB) += ub.o
obj-$(CONFIG_BLK_DEV_HD) += hd.o

obj-$(CONFIG_XEN_BLKDEV_FRONTEND) += xen-blkfront.o
Expand Down
Loading

0 comments on commit 2cbec2f

Please sign in to comment.