Commit Graph

2161 Commits

Author SHA1 Message Date
Brian Behlendorf f686a87058 Merge branch 'gcc-c90' into refs/top-bases/gcc-branch
Conflicts:

	module/zfs/arc.c
2009-02-18 13:12:26 -08:00
Brian Behlendorf 3b17164f71 Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Conflicts:

	module/zfs/vdev.c
	module/zfs/zio.c
2009-02-18 13:09:32 -08:00
Brian Behlendorf d164b20935 Rebase master to b108 2009-02-18 12:51:31 -08:00
Brian Behlendorf 0093c4d036 Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2009-02-06 15:01:39 -08:00
Brian Behlendorf 3c9fa95530 Add 2 new args for zpool_create to take extra args 2009-02-06 14:57:37 -08:00
Brian Behlendorf 562a7cf544 Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2009-02-06 11:51:06 -08:00
Brian Behlendorf 97e40aae09 Add 8 basic x4550 configurations which are of interest. 2009-02-06 11:47:09 -08:00
Brian Behlendorf 831e788b86 Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2009-02-05 15:22:11 -08:00
Brian Behlendorf 6c863d6aa1 Prep for zfs-0.4.2 tag 2009-02-05 15:19:27 -08:00
Brian Behlendorf 2aaf656fe2 Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2009-02-04 16:30:48 -08:00
Brian Behlendorf 83ed5b4c5d Update TODO 2009-02-04 16:25:09 -08:00
Brian Behlendorf 555bf7577c Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2009-02-03 10:02:38 -08:00
Brian Behlendorf 4365c44425 Properly detect and set HAVE_GPL_ONLY_SYMBOLS based on license 2009-02-03 09:59:54 -08:00
Brian Behlendorf 9cd029b543 Remove mknod from library.
This is all nowhandled in the SPL.  When HAVE_GPL_ONLY_SYMBOLS is defined
because the module license is set to GPL we can leverage the udev interfaces
which will create the device.  When HAVE_GPL_ONLY_SYMBOLS is not defined
we resort to an ugly hack and the SPL invokes a usermode helper to create
to missing device file for us in /dev/.  Using GPL version modules is off
course preperable when possible.
2009-02-03 09:38:53 -08:00
Brian Behlendorf a5a8b2697a Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2009-01-26 22:10:15 -08:00
Brian Behlendorf 442ffc3574 Update bug assert in TODO 2009-01-26 22:07:34 -08:00
Brian Behlendorf 9f9aeb4e3c Merge commit 'refs/top-bases/linux-kernel-module' into linux-kernel-module 2009-01-26 22:01:56 -08:00
Brian Behlendorf 3417d4db34 Merge commit 'refs/top-bases/zfs-branch' into zfs-branch 2009-01-26 22:01:17 -08:00
Brian Behlendorf cd2a009e7c Merge branch 'feature-branch' into refs/top-bases/zfs-branch 2009-01-26 22:01:16 -08:00
Brian Behlendorf 55d5d578e7 Merge commit 'refs/top-bases/feature-branch' into feature-branch 2009-01-26 22:01:15 -08:00
Brian Behlendorf 16ef710f59 Merge branch 'feature-zap-cursor-to-key' into refs/top-bases/feature-branch 2009-01-26 22:01:15 -08:00
Brian Behlendorf 3bac1c60c0 Merge commit 'refs/top-bases/feature-zap-cursor-to-key' into feature-zap-cursor-to-key 2009-01-26 22:01:15 -08:00
Brian Behlendorf fc9ccdaa2e Merge branch 'fix-branch' into refs/top-bases/zfs-branch 2009-01-26 22:01:13 -08:00
Brian Behlendorf 626939c8f1 Merge commit 'refs/top-bases/fix-branch' into fix-branch 2009-01-26 22:01:12 -08:00
Brian Behlendorf 3d8d90cabd Merge commit 'refs/top-bases/fix-list' into fix-list 2009-01-26 22:01:12 -08:00
Brian Behlendorf 1bc61f560c Merge branch 'fix-list' into refs/top-bases/fix-branch 2009-01-26 22:01:12 -08:00
Brian Behlendorf bd1377acda Merge branch 'fix-taskq' into refs/top-bases/fix-branch 2009-01-26 22:01:11 -08:00
Brian Behlendorf ab471b80aa Merge commit 'refs/top-bases/fix-taskq' into fix-taskq 2009-01-26 22:01:10 -08:00
Brian Behlendorf 8c29491191 Merge commit 'refs/top-bases/fix-stack' into fix-stack 2009-01-26 22:01:09 -08:00
Brian Behlendorf 9adbf76871 Merge branch 'fix-stack' into refs/top-bases/fix-branch 2009-01-26 22:01:09 -08:00
Brian Behlendorf 5f8aaed66f Merge branch 'fix-rwlocks' into refs/top-bases/fix-branch 2009-01-26 22:01:08 -08:00
Brian Behlendorf 7cce398964 Merge commit 'refs/top-bases/fix-rwlocks' into fix-rwlocks 2009-01-26 22:01:07 -08:00
Brian Behlendorf 542b40d70a Merge commit 'refs/top-bases/fix-pthreads' into fix-pthreads 2009-01-26 22:01:06 -08:00
Brian Behlendorf 08467909fd Merge branch 'fix-pthreads' into refs/top-bases/fix-branch 2009-01-26 22:01:06 -08:00
Brian Behlendorf cafee35f65 Merge commit 'refs/top-bases/fix-no-zmod' into fix-no-zmod 2009-01-26 22:01:05 -08:00
Brian Behlendorf e99b74eab4 Merge branch 'fix-no-zmod' into refs/top-bases/fix-branch 2009-01-26 22:01:05 -08:00
Brian Behlendorf befef7b7f9 Merge branch 'fix-newlines' into refs/top-bases/fix-branch 2009-01-26 22:01:04 -08:00
Brian Behlendorf 3b37c2c237 Merge commit 'refs/top-bases/fix-newlines' into fix-newlines 2009-01-26 22:01:03 -08:00
Brian Behlendorf e0a3fdfaab Merge commit 'refs/top-bases/fix-get-configs' into fix-get-configs 2009-01-26 22:01:02 -08:00
Brian Behlendorf 589e75fda4 Merge branch 'fix-get-configs' into refs/top-bases/fix-branch 2009-01-26 22:01:02 -08:00
Brian Behlendorf 2aed3d7b15 Merge commit 'refs/top-bases/fix-evict-dbufs' into fix-evict-dbufs 2009-01-26 22:01:01 -08:00
Brian Behlendorf 839eb857b9 Merge branch 'fix-evict-dbufs' into refs/top-bases/fix-branch 2009-01-26 22:01:01 -08:00
Brian Behlendorf b3fa877783 Merge branch 'fix-dsl_pool_t' into refs/top-bases/fix-branch 2009-01-26 22:01:00 -08:00
Brian Behlendorf c6b2bf169c Merge commit 'refs/top-bases/fix-dsl_pool_t' into fix-dsl_pool_t 2009-01-26 22:00:59 -08:00
Brian Behlendorf 505d6b27db Merge commit 'refs/top-bases/fix-dnode-cons' into fix-dnode-cons 2009-01-26 22:00:58 -08:00
Brian Behlendorf e979ca15f6 Merge branch 'fix-dnode-cons' into refs/top-bases/fix-branch 2009-01-26 22:00:58 -08:00
Brian Behlendorf cc6db38461 Merge commit 'refs/top-bases/fix-dbuf_dirty_record_t' into fix-dbuf_dirty_record_t 2009-01-26 22:00:57 -08:00
Brian Behlendorf fb96d3c902 Merge branch 'fix-dbuf_dirty_record_t' into refs/top-bases/fix-branch 2009-01-26 22:00:57 -08:00
Brian Behlendorf df25caac4f Merge branch 'fix-clock-wrap' into refs/top-bases/fix-branch 2009-01-26 22:00:56 -08:00
Brian Behlendorf 58ae05321e Merge commit 'refs/top-bases/fix-clock-wrap' into fix-clock-wrap 2009-01-26 22:00:55 -08:00