]>
granicus.if.org Git - zfs/log
Brian Behlendorf [Tue, 29 Jun 2010 21:40:14 +0000 (14:40 -0700)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Tue, 29 Jun 2010 21:35:21 +0000 (14:35 -0700)]
Add basic README
A simple README with a short summary of the project and a link
directing people to the online documentation.
Brian Behlendorf [Mon, 14 Jun 2010 22:32:54 +0000 (15:32 -0700)]
Update gcc-c90 minor updates
Originally these changes were on other gcc-* topic branches but
because c90 touches the same bit of code and I'd like to keep all
the gcc-* branches completely parallel I've moved these few bits
over here. This is one of the downsides of not just having one
big patch stack.
Brian Behlendorf [Mon, 14 Jun 2010 22:15:26 +0000 (15:15 -0700)]
Update gcc-c90
Additional c90 fixes required due to ZFS update, these include fixing new
places c99 specific things have been done and some cleanup of old usage.
Brian Behlendorf [Fri, 28 May 2010 21:19:22 +0000 (14:19 -0700)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Conflicts:
cmd/zdb/zdb.c
cmd/ztest/ztest.c
module/zfs/dbuf.c
module/zfs/dsl_dataset.c
module/zfs/dsl_scrub.c
module/zfs/spa.c
module/zfs/vdev.c
module/zfs/zio.c
Brian Behlendorf [Fri, 28 May 2010 20:45:14 +0000 (13:45 -0700)]
Update core ZFS code from build 121 to build 141.
Brian Behlendorf [Tue, 18 May 2010 21:59:57 +0000 (14:59 -0700)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Tue, 18 May 2010 21:55:01 +0000 (14:55 -0700)]
Add AUTHORS to master branch
Brian Behlendorf [Tue, 18 May 2010 21:32:25 +0000 (14:32 -0700)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Tue, 18 May 2010 21:25:28 +0000 (14:25 -0700)]
Update COPYRIGHT to reference zpios CDDL exceptions.
Brian Behlendorf [Tue, 18 May 2010 18:12:50 +0000 (11:12 -0700)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Tue, 18 May 2010 18:06:56 +0000 (11:06 -0700)]
Update COPYRIGHT to include release id LLNL-CODE-403049.
Brian Behlendorf [Tue, 18 May 2010 17:38:03 +0000 (10:38 -0700)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Tue, 18 May 2010 17:32:23 +0000 (10:32 -0700)]
Update COPYRIGHT and DISCLAIMER.
Update the COPYRIGHT and DISCLAIMER in an attempt to be clear about
the copyright and licensing issues.
Brian Behlendorf [Thu, 29 Apr 2010 19:03:17 +0000 (12:03 -0700)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Thu, 29 Apr 2010 18:59:41 +0000 (11:59 -0700)]
Update nvpair's to include nv_alloc_fixed support
Brian Behlendorf [Thu, 29 Apr 2010 17:40:34 +0000 (10:40 -0700)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Thu, 29 Apr 2010 17:37:15 +0000 (10:37 -0700)]
Add Solaris FMA style support
Brian Behlendorf [Thu, 11 Mar 2010 17:54:31 +0000 (09:54 -0800)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Thu, 11 Mar 2010 17:53:59 +0000 (09:53 -0800)]
Rename update-zfs.sh -> zfs-update.sh for consistency
Brian Behlendorf [Tue, 9 Mar 2010 22:18:54 +0000 (14:18 -0800)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Tue, 9 Mar 2010 22:14:09 +0000 (14:14 -0800)]
Ignore unsigned module build products
Along with the addition of signed kernel modules in newer kernel
we have a few new build products we need to ignore. LKLM has the
whole thread for those interested: http://lkml.org/lkml/2007/2/14/164
Brian Behlendorf [Fri, 8 Jan 2010 19:39:00 +0000 (11:39 -0800)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Fri, 8 Jan 2010 19:35:17 +0000 (11:35 -0800)]
Add .gitignore files to exclude build products
Brian Behlendorf [Sat, 12 Dec 2009 00:21:10 +0000 (16:21 -0800)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Sat, 12 Dec 2009 00:15:33 +0000 (16:15 -0800)]
Pull in latest man pages as part of update-zfs.sh
The script has been updated to download the latest documentations
packages for Solaris and extract the needed ZFS man pages. These
will still need a little markup to handle changes between the
Solaris and Linux versions of ZFS. Howver, they should be pretty
minor I've tried hard to keep the interface the same.
In additional to the script update the zdb, zfs, and zpool man
pages have been added to the repo.
Brian Behlendorf [Mon, 16 Nov 2009 00:25:50 +0000 (16:25 -0800)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Mon, 16 Nov 2009 00:20:01 +0000 (16:20 -0800)]
Remove zvol.c when updating in update-zfs.sh Linux version available.
Brian Behlendorf [Fri, 9 Oct 2009 22:42:15 +0000 (15:42 -0700)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Fri, 9 Oct 2009 22:37:29 +0000 (15:37 -0700)]
Script update-zfs.sh updated to include libefi library
Brian Behlendorf [Tue, 18 Aug 2009 21:07:25 +0000 (14:07 -0700)]
Required build 121 updates for gcc-c90
Brian Behlendorf [Tue, 18 Aug 2009 18:55:36 +0000 (11:55 -0700)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Conflicts:
module/zfs/spa_misc.c
module/zfs/vdev_label.c
Brian Behlendorf [Tue, 18 Aug 2009 18:43:27 +0000 (11:43 -0700)]
Rebase master to b121
Brian Behlendorf [Thu, 9 Jul 2009 17:19:02 +0000 (10:19 -0700)]
Type int accidentally not declared at the top of the function.
Brian Behlendorf [Wed, 8 Jul 2009 16:05:37 +0000 (09:05 -0700)]
Resolve a 2 new cases of for loop variable declared in for()
Brian Behlendorf [Wed, 8 Jul 2009 16:04:21 +0000 (09:04 -0700)]
Resolve a 2 new cases of for loop variable declared in for()
Brian Behlendorf [Thu, 2 Jul 2009 23:18:03 +0000 (16:18 -0700)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Conflicts:
module/zfs/dmu_objset.c
module/zfs/spa.c
module/zfs/vdev.c
module/zfs/vdev_label.c
module/zfs/zio.c
Brian Behlendorf [Thu, 2 Jul 2009 22:44:48 +0000 (15:44 -0700)]
Rebase master to b117
Brian Behlendorf [Thu, 12 Mar 2009 05:38:16 +0000 (22:38 -0700)]
Check should be in ASSERT to minimize stack and prevent unused var.
Brian Behlendorf [Thu, 19 Feb 2009 00:30:01 +0000 (16:30 -0800)]
C90 fixes int declared in for() is a C99 construct
Brian Behlendorf [Wed, 18 Feb 2009 22:47:06 +0000 (14:47 -0800)]
Local try should be in this patch
Brian Behlendorf [Wed, 18 Feb 2009 21:09:32 +0000 (13:09 -0800)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Conflicts:
module/zfs/vdev.c
module/zfs/zio.c
Brian Behlendorf [Wed, 18 Feb 2009 20:51:31 +0000 (12:51 -0800)]
Rebase master to b108
Brian Behlendorf [Tue, 27 Jan 2009 06:00:34 +0000 (22:00 -0800)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Tue, 27 Jan 2009 05:58:32 +0000 (21:58 -0800)]
Refresh type in topgit git://* reference
Brian Behlendorf [Tue, 20 Jan 2009 23:45:46 +0000 (15:45 -0800)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Tue, 20 Jan 2009 23:43:44 +0000 (15:43 -0800)]
Add GIT to master
Brian Behlendorf [Thu, 15 Jan 2009 23:38:26 +0000 (15:38 -0800)]
Resolve C90 int declared in for() construct
Brian Behlendorf [Thu, 15 Jan 2009 23:26:54 +0000 (15:26 -0800)]
Resolve C90 int declared in for() construct
Brian Behlendorf [Thu, 15 Jan 2009 22:49:42 +0000 (14:49 -0800)]
Resolve C90 int declared in for() construct
Brian Behlendorf [Thu, 15 Jan 2009 22:36:27 +0000 (14:36 -0800)]
Resolve C90 int declared in for() construct
Brian Behlendorf [Thu, 15 Jan 2009 22:26:52 +0000 (14:26 -0800)]
Resolve C90 int declared in for() construct
Brian Behlendorf [Thu, 15 Jan 2009 22:01:51 +0000 (14:01 -0800)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Thu, 15 Jan 2009 21:59:39 +0000 (13:59 -0800)]
Rebase master to b105
Brian Behlendorf [Tue, 13 Jan 2009 21:30:35 +0000 (13:30 -0800)]
Fix c90 issue with { }
Brian Behlendorf [Fri, 9 Jan 2009 22:15:56 +0000 (14:15 -0800)]
Fix c90 compliance issue
Brian Behlendorf [Mon, 5 Jan 2009 20:07:25 +0000 (12:07 -0800)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Mon, 5 Jan 2009 20:03:23 +0000 (12:03 -0800)]
Add unicode library
Brian Behlendorf [Mon, 5 Jan 2009 19:10:31 +0000 (11:10 -0800)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Mon, 5 Jan 2009 19:10:13 +0000 (11:10 -0800)]
Remove zdump, it's an unrelateds command which I added simply due to the z* command convention
Brian Behlendorf [Fri, 19 Dec 2008 21:45:24 +0000 (13:45 -0800)]
Resolve a few more c90 issues
Brian Behlendorf [Fri, 19 Dec 2008 20:33:22 +0000 (12:33 -0800)]
Fix c90 for() issue
Brian Behlendorf [Fri, 19 Dec 2008 19:03:54 +0000 (11:03 -0800)]
Fix all instances of for (int i;;) {} that were easily found
Brian Behlendorf [Fri, 19 Dec 2008 18:48:11 +0000 (10:48 -0800)]
Whoops, add missing j
Brian Behlendorf [Fri, 19 Dec 2008 18:34:41 +0000 (10:34 -0800)]
Fix C90 for(int i;;;) compliance issues
Brian Behlendorf [Thu, 18 Dec 2008 17:01:48 +0000 (09:01 -0800)]
Move int out of for construct for c90 compliance
Brian Behlendorf [Fri, 12 Dec 2008 21:46:18 +0000 (13:46 -0800)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Fri, 12 Dec 2008 21:41:20 +0000 (13:41 -0800)]
Remove zcommon reference merged in to zpool
Brian Behlendorf [Thu, 11 Dec 2008 23:39:25 +0000 (15:39 -0800)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Thu, 11 Dec 2008 23:38:59 +0000 (15:38 -0800)]
Moving lib/libspl to linux-libspl branch
Brian Behlendorf [Thu, 11 Dec 2008 22:24:48 +0000 (14:24 -0800)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Thu, 11 Dec 2008 22:21:14 +0000 (14:21 -0800)]
Script updates
Brian Behlendorf [Thu, 11 Dec 2008 22:16:55 +0000 (14:16 -0800)]
Move library files to lib
Brian Behlendorf [Thu, 11 Dec 2008 19:24:42 +0000 (11:24 -0800)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Thu, 11 Dec 2008 19:22:02 +0000 (11:22 -0800)]
Fix libspl move to the wrong place
Brian Behlendorf [Thu, 11 Dec 2008 19:16:38 +0000 (11:16 -0800)]
Fix typo
Brian Behlendorf [Thu, 11 Dec 2008 19:14:49 +0000 (11:14 -0800)]
Add a few missing files
Brian Behlendorf [Thu, 11 Dec 2008 19:08:09 +0000 (11:08 -0800)]
Move the world out of /zfs/ and seperate out module build tree
Brian Behlendorf [Wed, 10 Dec 2008 20:43:44 +0000 (12:43 -0800)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Wed, 10 Dec 2008 20:43:20 +0000 (12:43 -0800)]
Remove libumem, we will try and remove this dependency entirely. If we can't then the best move will simply be to use the official library, or build it as a convenience library
Brian Behlendorf [Tue, 9 Dec 2008 22:15:57 +0000 (14:15 -0800)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Tue, 9 Dec 2008 22:14:00 +0000 (14:14 -0800)]
Move vmem* to libumem
Brian Behlendorf [Tue, 9 Dec 2008 21:34:12 +0000 (13:34 -0800)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Tue, 9 Dec 2008 21:32:01 +0000 (13:32 -0800)]
Temporarily move taskq+util to libzpool until that directory is broken in to lib+module
Brian Behlendorf [Tue, 9 Dec 2008 00:45:26 +0000 (16:45 -0800)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Tue, 9 Dec 2008 00:38:46 +0000 (16:38 -0800)]
Minor tweak to update script
Brian Behlendorf [Tue, 9 Dec 2008 00:24:13 +0000 (16:24 -0800)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Tue, 9 Dec 2008 00:20:25 +0000 (16:20 -0800)]
Attempt move of kernel.c with topgit
Brian Behlendorf [Thu, 4 Dec 2008 00:59:30 +0000 (16:59 -0800)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Wed, 3 Dec 2008 23:43:56 +0000 (15:43 -0800)]
Add userspace zfs_context file
Brian Behlendorf [Wed, 3 Dec 2008 20:09:06 +0000 (12:09 -0800)]
Rebase to OpenSolaris b103, in the process we are removing any code which did not originate from the OpenSolaris source. These changes will be reintroduced in topic branches for easier tracking
Brian Behlendorf [Tue, 2 Dec 2008 16:53:13 +0000 (08:53 -0800)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Tue, 2 Dec 2008 16:47:21 +0000 (08:47 -0800)]
Remove stray stub kernel files which should be brought in my linux-kernel-module patch
Brian Behlendorf [Tue, 2 Dec 2008 00:17:50 +0000 (16:17 -0800)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Tue, 2 Dec 2008 00:15:29 +0000 (16:15 -0800)]
Finish removing all non-upstream bits from master
Brian Behlendorf [Mon, 1 Dec 2008 23:56:43 +0000 (15:56 -0800)]
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
Brian Behlendorf [Mon, 1 Dec 2008 23:41:33 +0000 (15:41 -0800)]
Removed build system from master branch, will relocate to linux-zfs-branch
Brian Behlendorf [Mon, 1 Dec 2008 23:38:41 +0000 (15:38 -0800)]
Removed build system from master branch, will relocate to linux-zfs-branch
Brian Behlendorf [Mon, 1 Dec 2008 23:34:53 +0000 (15:34 -0800)]
Relocate COPYING+COPYRIGHT, remove README cruft
Brian Behlendorf [Mon, 1 Dec 2008 22:49:34 +0000 (14:49 -0800)]
Add CDDL license file