]> git.neil.brown.name Git - history.git/commit
[PATCH] Update Acorn partition parsing
authorRussell King <rmk@arm.linux.org.uk>
Sun, 22 Jun 2003 03:47:06 +0000 (20:47 -0700)
committerRussell King <rmk@flint.arm.linux.org.uk>
Sun, 22 Jun 2003 03:47:06 +0000 (20:47 -0700)
commit77a5fe3cdfd19c17a00a281aee99b3c2fae95ebd
treeea3b8921ed8736927ccc2edbaa901c4261c7ecbe
parent72e31e5c12c084d0b743209d33dae278f7153ba2
[PATCH] Update Acorn partition parsing

This patch:
- re-enables cumana partition parsing
- adds eesox partition parsing
- makes the powertec partition parsing fail if sector 0 looks like
  a PC bios partition table

Rather than having a single "acorn_partition" parser for all these
types, we list them explicitly in check.c instead, along with some
explaination about why they're where they are.
fs/partitions/Kconfig
fs/partitions/acorn.c
fs/partitions/acorn.h
fs/partitions/check.c