Commit Graph

3431 Commits

Author SHA1 Message Date
Brian Behlendorf fb72c6ef81 Revert gcc-shadow using -Wno-shadow I can live with
While I would rather fix all the instances where something is shadowed
it complicates tracking the OpenSolaris code where they either don't
seem to care or have different conflicts.  Anyway, this ends up being
more simply gratutous change than I care for.
2010-05-28 12:34:45 -07:00
Brian Behlendorf d88f796796 Merge commit 'refs/top-bases/linux-events' into linux-events 2010-05-28 12:24:23 -07:00
Brian Behlendorf 65b4821860 Merge commit 'refs/top-bases/zfs-branch' into zfs-branch 2010-05-28 12:23:57 -07:00
Brian Behlendorf c07f84d10e Merge branch 'fix-branch' into refs/top-bases/zfs-branch 2010-05-28 12:23:57 -07:00
Brian Behlendorf 062e85a7c6 Remove fix-get-configs dependency from fix-branch 2010-05-28 12:21:44 -07:00
Brian Behlendorf 518ac2b604 Merge commit 'refs/top-bases/linux-events' into linux-events 2010-05-28 12:20:58 -07:00
Brian Behlendorf 01123eabf6 Merge commit 'refs/top-bases/zfs-branch' into zfs-branch 2010-05-28 12:20:31 -07:00
Brian Behlendorf fcfae8fbee Merge branch 'fix-get-configs' into refs/top-bases/fix-branch 2010-05-28 12:20:30 -07:00
Brian Behlendorf 8390fe4b4b Merge branch 'fix-branch' into refs/top-bases/zfs-branch 2010-05-28 12:20:30 -07:00
Brian Behlendorf f1e299054c Merge commit 'refs/top-bases/fix-branch' into fix-branch 2010-05-28 12:20:30 -07:00
Brian Behlendorf c37d6443a4 Revert fix-get-configs should no longer be needed 2010-05-28 12:18:45 -07:00
Brian Behlendorf 4c6c899e59 Merge commit 'refs/top-bases/linux-events' into linux-events 2010-05-28 10:26:42 -07:00
Brian Behlendorf 3c2eb55c13 Merge commit 'refs/top-bases/zfs-branch' into zfs-branch 2010-05-28 10:24:56 -07:00
Brian Behlendorf ad342f9c21 Merge branch 'fix-branch' into refs/top-bases/zfs-branch 2010-05-28 10:24:56 -07:00
Brian Behlendorf a5e72e009e Remove fix-dsl_pool_t dependency from fix-branch 2010-05-28 10:18:41 -07:00
Brian Behlendorf d5fbdc7aad Merge commit 'refs/top-bases/linux-events' into linux-events 2010-05-28 10:16:41 -07:00
Brian Behlendorf 3450d1f3b5 Merge commit 'refs/top-bases/zfs-branch' into zfs-branch 2010-05-28 10:14:43 -07:00
Brian Behlendorf af051f1250 Merge branch 'fix-branch' into refs/top-bases/zfs-branch 2010-05-28 10:14:43 -07:00
Brian Behlendorf 157df8338c Merge branch 'fix-dsl_pool_t' into refs/top-bases/fix-branch 2010-05-28 10:14:42 -07:00
Brian Behlendorf 32a6c32c9f Merge commit 'refs/top-bases/fix-branch' into fix-branch 2010-05-28 10:14:42 -07:00
Brian Behlendorf 9eec97e163 Revert fix-dsl_pool_t fixed upstream 2010-05-28 10:08:02 -07:00
Brian Behlendorf 54f70fc689 Merge commit 'refs/top-bases/linux-events' into linux-events 2010-05-28 10:02:44 -07:00
Brian Behlendorf c2c3358a6f Merge commit 'refs/top-bases/zfs-branch' into zfs-branch 2010-05-28 10:00:44 -07:00
Brian Behlendorf 11510b3513 Merge branch 'fix-branch' into refs/top-bases/zfs-branch 2010-05-28 10:00:44 -07:00
Brian Behlendorf 396fb1e235 Merge branch 'fix-taskq' into refs/top-bases/fix-branch 2010-05-28 10:00:43 -07:00
Brian Behlendorf 9997b16134 Merge commit 'refs/top-bases/fix-branch' into fix-branch 2010-05-28 10:00:43 -07:00
Brian Behlendorf 11a9bfc7f8 Revert fix-taskq changes reevaluate after update. 2010-05-28 09:54:03 -07:00
Brian Behlendorf c7448b519f Merge commit 'refs/top-bases/linux-events' into linux-events 2010-05-27 20:08:06 -07:00
Brian Behlendorf e4d0d5c10c Merge commit 'refs/top-bases/zfs-branch' into zfs-branch 2010-05-27 20:06:10 -07:00
Brian Behlendorf 9644f95585 Merge branch 'fix-branch' into refs/top-bases/zfs-branch 2010-05-27 20:06:10 -07:00
Brian Behlendorf be3f503d82 Remove fix-clock-wrap dependency from fix-branch 2010-05-27 19:59:32 -07:00
Brian Behlendorf db0b37a11d Merge commit 'refs/top-bases/linux-events' into linux-events 2010-05-27 17:04:16 -07:00
Brian Behlendorf 2fbe461b55 Merge commit 'refs/top-bases/zfs-branch' into zfs-branch 2010-05-27 17:02:15 -07:00
Brian Behlendorf a7dcb2247a Merge branch 'fix-branch' into refs/top-bases/zfs-branch 2010-05-27 17:02:14 -07:00
Brian Behlendorf 03fdccb846 Merge commit 'refs/top-bases/fix-branch' into fix-branch 2010-05-27 17:02:14 -07:00
Brian Behlendorf 146ded4db2 Merge branch 'fix-clock-wrap' into refs/top-bases/fix-branch 2010-05-27 17:02:13 -07:00
Brian Behlendorf db069704ed Revert fix-clock-wrap fixed upstream
This was more or less fixed upstream.  Instead of directly accessing
lbolt they now use ddi_get_lbolt() which we can have do the right
thing is the SPL so we don't need to carry this patch.
2010-05-27 16:54:23 -07:00
Brian Behlendorf 496a865b5f Merge commit 'refs/top-bases/linux-events' into linux-events 2010-05-27 16:42:37 -07:00
Brian Behlendorf dcf4bc1e52 Re-remove feature-branch dependency. 2010-05-27 16:34:02 -07:00
Brian Behlendorf 4c03b2d914 Merge commit 'refs/top-bases/linux-events' into linux-events 2010-05-27 16:23:26 -07:00
Brian Behlendorf ea431b4dc6 Merge commit 'refs/top-bases/zfs-branch' into zfs-branch 2010-05-27 16:14:04 -07:00
Brian Behlendorf 319f69734b Merge branch 'feature-branch' into refs/top-bases/zfs-branch
Conflicts:
	cmd/ztest/ztest.c
2010-05-27 16:13:19 -07:00
Brian Behlendorf 390995db28 Revert all remaining changes. 2010-05-27 14:25:06 -07:00
Brian Behlendorf 63fce783d6 Readd feature-branch to get the last of the reversions 2010-05-27 14:23:51 -07:00
Brian Behlendorf b99220c31b Merge commit 'refs/top-bases/linux-events' into linux-events 2010-05-27 14:20:50 -07:00
Brian Behlendorf 0e46276339 Remove feature-branch.
All but the pthreads changes have been committed upstream and in
the name of keeping the topgit tree as simple as possible I'm removing
the entire 'feature' subtree.  The pthreads changes are now a 'fix'.
2010-05-27 14:17:51 -07:00
Brian Behlendorf f2d0cefacc Merge commit 'refs/top-bases/linux-events' into linux-events 2010-05-27 14:15:38 -07:00
Brian Behlendorf b265da19f0 Merge branch 'feature-branch' into refs/top-bases/zfs-branch 2010-05-27 14:15:08 -07:00
Brian Behlendorf 3a7896c8d2 Merge commit 'refs/top-bases/zfs-branch' into zfs-branch 2010-05-27 14:15:08 -07:00
Brian Behlendorf c7742fd698 Merge commit 'refs/top-bases/feature-branch' into feature-branch 2010-05-27 14:15:07 -07:00