Commit Graph

11093 Commits

Author SHA1 Message Date
Brian Behlendorf ecd2dbcb44 Resolve upstream unused variables so we can remove the -Wno-unused
compile option.  In most case the variables are only unused when
debugging is disabled (ASSERT) however they do waste stack if that
case if the compiler doesn't optimize it out (it should).  But more
importantly disabling this warning prevent us from noticing legit
unused variables accidentally left in other place of the code.
2009-03-11 22:07:25 -07:00
Brian Behlendorf 0af9f10a0c Merge branch 'linux-ztest' into refs/top-bases/linux-zfs-branch 2009-03-11 21:03:22 -07:00
Brian Behlendorf 1fcdd63cc6 Merge commit 'refs/top-bases/linux-ztest' into linux-ztest 2009-03-11 21:03:21 -07:00
Brian Behlendorf e92ec89742 Merge branch 'linux-have-zpl' into refs/top-bases/linux-zfs-branch 2009-03-11 21:03:12 -07:00
Brian Behlendorf cb52b25a43 Merge commit 'refs/top-bases/linux-have-zpl' into linux-have-zpl 2009-03-11 21:03:09 -07:00
Brian Behlendorf 48227d3fe8 Merge branch 'linux-unused' into refs/top-bases/linux-zfs-branch 2009-03-11 21:03:00 -07:00
Brian Behlendorf 57063ee09e Merge commit 'refs/top-bases/linux-unused' into linux-unused 2009-03-11 21:02:59 -07:00
Brian Behlendorf f96dddd642 Merge branch 'linux-libspl' into refs/top-bases/linux-zfs-branch 2009-03-11 21:02:50 -07:00
Brian Behlendorf da324afb34 Merge commit 'refs/top-bases/linux-libspl' into linux-libspl 2009-03-11 21:02:49 -07:00
Brian Behlendorf edab4c8834 Merge branch 'linux-zpios' into refs/top-bases/linux-zfs-branch 2009-03-11 21:02:40 -07:00
Brian Behlendorf 9326966d34 Merge commit 'refs/top-bases/linux-zpios' into linux-zpios 2009-03-11 21:02:37 -07:00
Brian Behlendorf b2a4f9795f Merge branch 'linux-user-disk' into refs/top-bases/linux-zfs-branch 2009-03-11 21:02:28 -07:00
Brian Behlendorf b392fd33fd Merge commit 'refs/top-bases/linux-user-disk' into linux-user-disk 2009-03-11 21:02:27 -07:00
Brian Behlendorf 9e5671871b Merge branch 'linux-symbol-collisions' into refs/top-bases/linux-zfs-branch 2009-03-11 21:02:19 -07:00
Brian Behlendorf 28bc3686d0 Merge commit 'refs/top-bases/linux-symbol-collisions' into linux-symbol-collisions 2009-03-11 21:02:17 -07:00
Brian Behlendorf 9d70189f32 Merge branch 'linux-legacy' into refs/top-bases/linux-zfs-branch 2009-03-11 21:02:09 -07:00
Brian Behlendorf fd3f8fec08 Merge commit 'refs/top-bases/linux-legacy' into linux-legacy 2009-03-11 21:02:07 -07:00
Brian Behlendorf 190149d432 Merge branch 'linux-kernel-mem' into refs/top-bases/linux-zfs-branch 2009-03-11 21:01:56 -07:00
Brian Behlendorf 72ae0af5c9 Merge commit 'refs/top-bases/linux-kernel-mem' into linux-kernel-mem 2009-03-11 21:01:55 -07:00
Brian Behlendorf 4da16dd958 Merge branch 'linux-kernel-disk' into refs/top-bases/linux-zfs-branch 2009-03-11 21:01:46 -07:00
Brian Behlendorf b4ab230f6a Merge commit 'refs/top-bases/linux-kernel-disk' into linux-kernel-disk 2009-03-11 21:01:45 -07:00
Brian Behlendorf 49d88b0782 Merge branch 'linux-have-zvol' into refs/top-bases/linux-zfs-branch 2009-03-11 21:01:37 -07:00
Brian Behlendorf 8d06511a29 Merge commit 'refs/top-bases/linux-have-zvol' into linux-have-zvol 2009-03-11 21:01:35 -07:00
Brian Behlendorf 1a27f98303 Merge branch 'linux-have-uio-rw' into refs/top-bases/linux-zfs-branch 2009-03-11 21:01:25 -07:00
Brian Behlendorf f88492180c Merge commit 'refs/top-bases/linux-have-uio-rw' into linux-have-uio-rw 2009-03-11 21:01:22 -07:00
Brian Behlendorf e140466d9c Merge commit 'refs/top-bases/linux-debug-zerocopy' into linux-debug-zerocopy 2009-03-11 21:01:21 -07:00
Brian Behlendorf 6013e46ed0 Merge branch 'linux-have-sysevent' into refs/top-bases/linux-zfs-branch 2009-03-11 21:01:06 -07:00
Brian Behlendorf 60a37cc531 Merge commit 'refs/top-bases/linux-have-sysevent' into linux-have-sysevent 2009-03-11 21:01:05 -07:00
Brian Behlendorf b6616bd2c6 Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2009-03-11 21:01:03 -07:00
Brian Behlendorf eb8c8ce666 Merge branch 'linux-have-spl-debug' into refs/top-bases/linux-zfs-branch 2009-03-11 21:00:47 -07:00
Brian Behlendorf a43838cc7c Merge commit 'refs/top-bases/linux-have-spl-debug' into linux-have-spl-debug 2009-03-11 21:00:45 -07:00
Brian Behlendorf 2728c835c4 Merge branch 'linux-have-mntent' into refs/top-bases/linux-zfs-branch 2009-03-11 21:00:36 -07:00
Brian Behlendorf fb4af5ddea Merge commit 'refs/top-bases/linux-have-mntent' into linux-have-mntent 2009-03-11 21:00:35 -07:00
Brian Behlendorf 7b3b5b6e84 Merge branch 'linux-have-libefi' into refs/top-bases/linux-zfs-branch 2009-03-11 21:00:27 -07:00
Brian Behlendorf 9c4cc2ae78 Merge commit 'refs/top-bases/linux-have-libefi' into linux-have-libefi 2009-03-11 21:00:25 -07:00
Brian Behlendorf 660e91eb1e Merge branch 'linux-have-libdiskmgt' into refs/top-bases/linux-zfs-branch 2009-03-11 21:00:17 -07:00
Brian Behlendorf 87094b528c Merge commit 'refs/top-bases/linux-have-libdiskmgt' into linux-have-libdiskmgt 2009-03-11 21:00:16 -07:00
Brian Behlendorf 2323df30c8 Merge branch 'linux-have-fm' into refs/top-bases/linux-zfs-branch 2009-03-11 21:00:06 -07:00
Brian Behlendorf c37cad07c9 Merge commit 'refs/top-bases/linux-have-fm' into linux-have-fm 2009-03-11 21:00:05 -07:00
Brian Behlendorf 425810f4b6 Merge branch 'linux-docs' into refs/top-bases/linux-zfs-branch 2009-03-11 20:59:56 -07:00
Brian Behlendorf 4588f970b5 Merge commit 'refs/top-bases/linux-docs' into linux-docs 2009-03-11 20:59:55 -07:00
Brian Behlendorf c351352990 Merge branch 'linux-arc' into refs/top-bases/linux-zfs-branch 2009-03-11 20:59:46 -07:00
Brian Behlendorf e0eecbc272 Merge commit 'refs/top-bases/linux-arc' into linux-arc 2009-03-11 20:59:45 -07:00
Brian Behlendorf 4c042de40b Merge commit 'refs/top-bases/zfs-branch' into zfs-branch 2009-03-11 20:59:43 -07:00
Brian Behlendorf 60ac8152fe Merge branch 'gcc-branch' into refs/top-bases/zfs-branch 2009-03-11 20:59:42 -07:00
Brian Behlendorf c5345441b6 Merge commit 'refs/top-bases/gcc-branch' into gcc-branch 2009-03-11 20:53:11 -07:00
Brian Behlendorf 9915249546 Merge branch 'gcc-missing-braces' into refs/top-bases/gcc-branch 2009-03-11 20:53:11 -07:00
Brian Behlendorf 3f6e148695 New TopGit dependency: gcc-missing-braces 2009-03-11 20:53:08 -07:00
Brian Behlendorf d4dbc7dca8 Resolve all instances of missing braces. 2009-03-11 20:52:21 -07:00
Brian Behlendorf 01bc31982e Merge branch 'linux-have-uio-rw' into refs/top-bases/linux-zfs-branch 2009-03-11 16:28:03 -07:00