-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 57046 b: refs/heads/master c: 5566321 h: refs/heads/master v: v3
- Loading branch information
Linus Torvalds
committed
May 29, 2007
1 parent
bc2015b
commit 3e2dc57
Showing
298 changed files
with
2,951 additions
and
2,015 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 58da10bb3fe680a197e83d5eccb5265a721c98e2 | ||
refs/heads/master: 55663219378eecd6fccb319be27ce6737a535e4c |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
Generic Block Device Capability | ||
=============================================================================== | ||
This file documents the sysfs file block/<disk>/capability | ||
|
||
capability is a hex word indicating which capabilities a specific disk | ||
supports. For more information on bits not listed here, see | ||
include/linux/genhd.h | ||
|
||
Capability Value | ||
------------------------------------------------------------------------------- | ||
GENHD_FL_MEDIA_CHANGE_NOTIFY 4 | ||
When this bit is set, the disk supports Asynchronous Notification | ||
of media change events. These events will be broadcast to user | ||
space via kernel uevent. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.