summaryrefslogtreecommitdiffstats
path: root/module/zfs/spa.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gcc-c90' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-021-396/+568
|\
| * Merge commit 'refs/top-bases/gcc-c90' into gcc-c90Brian Behlendorf2009-07-021-393/+568
| |\
| | * Rebase master to b117Brian Behlendorf2009-07-021-400/+565
* | | Merge branch 'gcc-missing-case' into refs/top-bases/gcc-branchBrian Behlendorf2009-03-121-0/+2
|\ \ \
| * | | Add remaining missing cases (or a default) to all switch statements.Brian Behlendorf2009-03-121-0/+2
| * | | Merge commit 'refs/top-bases/gcc-missing-case' into gcc-missing-caseBrian Behlendorf2009-02-181-50/+96
| |\ \ \ | | | |/ | | |/|
| * | | Merge commit 'refs/top-bases/gcc-missing-case' into gcc-missing-caseBrian Behlendorf2009-01-151-116/+148
| |\ \ \
| * | | | Merge commit 'refs/top-bases/gcc-missing-case' into gcc-missing-caseBrian Behlendorf2008-12-111-0/+2
* | | | | Merge branch 'gcc-unused' into refs/top-bases/gcc-branchBrian Behlendorf2009-03-111-5/+3
|\ \ \ \ \
| * | | | | Resolve upstream unused variables so we can remove the -Wno-unusedBrian Behlendorf2009-03-111-5/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'gcc-no-parenthesis' into refs/top-bases/gcc-branchBrian Behlendorf2009-03-111-7/+7
|\ \ \ \ \
| * | | | | Resolve additional cases where gcc wants extra parenthesis.Brian Behlendorf2009-03-111-7/+7
| * | | | | Merge commit 'refs/top-bases/gcc-no-parenthesis' into gcc-no-parenthesisBrian Behlendorf2009-02-181-50/+96
| |\| | | |
| * | | | | Merge commit 'refs/top-bases/gcc-no-parenthesis' into gcc-no-parenthesisBrian Behlendorf2009-01-151-116/+148
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge commit 'refs/top-bases/gcc-no-parenthesis' into gcc-no-parenthesisBrian Behlendorf2008-12-111-2/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'gcc-c90' into refs/top-bases/gcc-branchBrian Behlendorf2009-02-181-50/+96
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge commit 'refs/top-bases/gcc-c90' into gcc-c90Brian Behlendorf2009-02-181-50/+96
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Rebase master to b108Brian Behlendorf2009-02-181-50/+96
| | | |/ | | |/|
* | | | Merge branch 'gcc-c90' into refs/top-bases/gcc-branchBrian Behlendorf2009-01-151-3/+6
|\| | |
| * | | Resolve C90 int declared in for() constructBrian Behlendorf2009-01-151-3/+6
* | | | Resolve conflict with removed cleaner typeBrian Behlendorf2009-01-151-116/+148
|\| | |
| * | | Merge commit 'refs/top-bases/gcc-c90' into gcc-c90Brian Behlendorf2009-01-151-116/+148
| |\| |
| | * | Rebase master to b105Brian Behlendorf2009-01-151-116/+148
| | |/
* | | Merge branch 'gcc-c90' into refs/top-bases/gcc-branchBrian Behlendorf2008-12-191-1/+1
|\| |
| * | Whoops, add missing jBrian Behlendorf2008-12-191-1/+1
* | | Merge branch 'gcc-c90' into refs/top-bases/gcc-branchBrian Behlendorf2008-12-191-12/+23
|\| |
| * | Fix C90 for(int i;;;) compliance issuesBrian Behlendorf2008-12-191-12/+23
| |/
* / Merge branch 'gcc-c90' into refs/top-bases/gcc-branchBrian Behlendorf2008-12-111-5/+7
|/
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+4301