Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Upstream
linux-stable
Commits
9be96f3f
Commit
9be96f3f
authored
13 years ago
by
Al Viro
Browse files
Options
Download
Email Patches
Plain Diff
move fs/partitions to block/
Signed-off-by:
Al Viro
<
viro@zeniv.linux.org.uk
>
parent
4752bc30
Changes
36
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
block/Kconfig
+6
-0
block/Kconfig
block/Makefile
+2
-1
block/Makefile
block/partitions/Kconfig
+0
-0
block/partitions/Kconfig
block/partitions/Makefile
+0
-0
block/partitions/Makefile
block/partitions/acorn.c
+0
-0
block/partitions/acorn.c
block/partitions/acorn.h
+0
-0
block/partitions/acorn.h
block/partitions/amiga.c
+0
-0
block/partitions/amiga.c
block/partitions/amiga.h
+0
-0
block/partitions/amiga.h
block/partitions/atari.c
+0
-0
block/partitions/atari.c
block/partitions/atari.h
+0
-0
block/partitions/atari.h
block/partitions/check.c
+0
-0
block/partitions/check.c
block/partitions/check.h
+0
-0
block/partitions/check.h
block/partitions/efi.c
+0
-0
block/partitions/efi.c
block/partitions/efi.h
+0
-0
block/partitions/efi.h
block/partitions/ibm.c
+0
-0
block/partitions/ibm.c
block/partitions/ibm.h
+0
-0
block/partitions/ibm.h
block/partitions/karma.c
+0
-0
block/partitions/karma.c
block/partitions/karma.h
+0
-0
block/partitions/karma.h
block/partitions/ldm.c
+0
-0
block/partitions/ldm.c
block/partitions/ldm.h
+0
-0
block/partitions/ldm.h
with
8 additions
and
1 deletion
+8
-1
block/Kconfig
View file @
9be96f3f
...
...
@@ -99,6 +99,12 @@ config BLK_DEV_THROTTLING
See Documentation/cgroups/blkio-controller.txt for more information.
menu "Partition Types"
source "block/partitions/Kconfig"
endmenu
endif # BLOCK
config BLOCK_COMPAT
...
...
This diff is collapsed.
Click to expand it.
block/Makefile
View file @
9be96f3f
...
...
@@ -5,7 +5,8 @@
obj-$(CONFIG_BLOCK)
:=
elevator.o blk-core.o blk-tag.o blk-sysfs.o
\
blk-flush.o blk-settings.o blk-ioc.o blk-map.o
\
blk-exec.o blk-merge.o blk-softirq.o blk-timeout.o
\
blk-iopoll.o blk-lib.o ioctl.o genhd.o scsi_ioctl.o
blk-iopoll.o blk-lib.o ioctl.o genhd.o scsi_ioctl.o
\
partitions/
obj-$(CONFIG_BLK_DEV_BSG)
+=
bsg.o
obj-$(CONFIG_BLK_DEV_BSGLIB)
+=
bsg-lib.o
...
...
This diff is collapsed.
Click to expand it.
fs
/partitions/Kconfig
→
block
/partitions/Kconfig
View file @
9be96f3f
File moved
This diff is collapsed.
Click to expand it.
fs
/partitions/Makefile
→
block
/partitions/Makefile
View file @
9be96f3f
File moved
This diff is collapsed.
Click to expand it.
fs
/partitions/acorn.c
→
block
/partitions/acorn.c
View file @
9be96f3f
File moved
This diff is collapsed.
Click to expand it.
fs
/partitions/acorn.h
→
block
/partitions/acorn.h
View file @
9be96f3f
File moved
This diff is collapsed.
Click to expand it.
fs
/partitions/amiga.c
→
block
/partitions/amiga.c
View file @
9be96f3f
File moved
This diff is collapsed.
Click to expand it.
fs
/partitions/amiga.h
→
block
/partitions/amiga.h
View file @
9be96f3f
File moved
This diff is collapsed.
Click to expand it.
fs
/partitions/atari.c
→
block
/partitions/atari.c
View file @
9be96f3f
File moved
This diff is collapsed.
Click to expand it.
fs
/partitions/atari.h
→
block
/partitions/atari.h
View file @
9be96f3f
File moved
This diff is collapsed.
Click to expand it.
fs
/partitions/check.c
→
block
/partitions/check.c
View file @
9be96f3f
File moved
This diff is collapsed.
Click to expand it.
fs
/partitions/check.h
→
block
/partitions/check.h
View file @
9be96f3f
File moved
This diff is collapsed.
Click to expand it.
fs
/partitions/efi.c
→
block
/partitions/efi.c
View file @
9be96f3f
File moved
This diff is collapsed.
Click to expand it.
fs
/partitions/efi.h
→
block
/partitions/efi.h
View file @
9be96f3f
File moved
This diff is collapsed.
Click to expand it.
fs
/partitions/ibm.c
→
block
/partitions/ibm.c
View file @
9be96f3f
File moved
This diff is collapsed.
Click to expand it.
fs
/partitions/ibm.h
→
block
/partitions/ibm.h
View file @
9be96f3f
File moved
This diff is collapsed.
Click to expand it.
fs
/partitions/karma.c
→
block
/partitions/karma.c
View file @
9be96f3f
File moved
This diff is collapsed.
Click to expand it.
fs
/partitions/karma.h
→
block
/partitions/karma.h
View file @
9be96f3f
File moved
This diff is collapsed.
Click to expand it.
fs
/partitions/ldm.c
→
block
/partitions/ldm.c
View file @
9be96f3f
File moved
This diff is collapsed.
Click to expand it.
fs
/partitions/ldm.h
→
block
/partitions/ldm.h
View file @
9be96f3f
File moved
This diff is collapsed.
Click to expand it.
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment