Brian Behlendorf
87875a5eb3
Merge commit 'refs/top-bases/linux-unused' into linux-unused
...
Conflicts:
lib/libzpool/include/sys/zfs_context.h
2010-05-27 13:37:20 -07:00
Brian Behlendorf
51536ea5f4
Merge commit 'refs/top-bases/zfs-branch' into zfs-branch
2010-05-27 13:32:58 -07:00
Brian Behlendorf
c17d3e05eb
Merge branch 'feature-branch' into refs/top-bases/zfs-branch
2010-05-27 13:32:58 -07:00
Brian Behlendorf
a082023842
Merge commit 'refs/top-bases/feature-branch' into feature-branch
...
Conflicts:
cmd/ztest/ztest.c
lib/libzpool/include/sys/zfs_context.h
lib/libzpool/kernel.c
lib/libzpool/taskq.c
2010-05-27 13:30:48 -07:00
Brian Behlendorf
3bd93e7103
Merge branch 'feature-pthreads' into refs/top-bases/feature-branch
2010-05-27 13:25:20 -07:00
Brian Behlendorf
099e8e493a
Remove feature-pthreads prior to b141 update.
...
The pthreads change will need to be reworked and reapplied.
This will be easier to do from scratch rather than sort out
the merge.
2010-05-27 13:23:58 -07:00
Brian Behlendorf
9f84ecbbf1
Merge commit 'refs/top-bases/linux-unused' into linux-unused
2010-05-23 10:05:47 -07:00
Brian Behlendorf
fd6bf51a0a
Use more correct /usr/bin/awk patch for default.
2010-05-23 09:57:05 -07:00
Brian Behlendorf
1a2214060d
Merge commit 'refs/top-bases/linux-unused' into linux-unused
2010-05-21 16:49:04 -07:00
Brian Behlendorf
5da0e30597
Ensure COPYRIGHT file is included in the package.
2010-05-21 16:34:38 -07:00
Brian Behlendorf
599ad31ef3
Merge commit 'refs/top-bases/linux-unused' into linux-unused
2010-05-21 16:00:29 -07:00
Brian Behlendorf
6c054707ce
Remove TODO file for spec file.
2010-05-21 15:40:24 -07:00
Brian Behlendorf
230510ddac
Merge commit 'refs/top-bases/linux-unused' into linux-unused
2010-05-21 15:34:09 -07:00
Brian Behlendorf
84c7c5fb58
Prep for 0.4.9 tag update META, README, ChangeLog.
...
Updated README to reflect the current state of the project and to
be less developer focused. It now simply includes basic build
instructions for packages and little example of some of the cool
things you can do.
Also remove the out of data TODO file. This sort of thing can
and be tracked on the GitHub issue tracker.
2010-05-21 15:11:49 -07:00
Brian Behlendorf
4221c8cf93
Minor spec file cleanup for RHEL6 package dependency.
2010-05-21 15:08:08 -07:00
Brian Behlendorf
3cafd278a9
Merge commit 'refs/top-bases/linux-unused' into linux-unused
2010-05-20 10:27:23 -07:00
Brian Behlendorf
b974e4bf4d
Fix error message to reference the new libuuid package.
...
It used to be the case that libuuid was part of e2fsprogs. However,
since other projects unrelated to e2fsprogs make use of that library
it was getting aukward to have that dependency. The package was
split from e2fsprogs and moved to its own devel package in the
util-linux-ng project. Anyway, I'm just updating the error message
to reflect the new upstream reality.
2010-05-20 10:00:03 -07:00
Brian Behlendorf
dc00ab7bf4
Merge commit 'refs/top-bases/linux-unused' into linux-unused
2010-05-18 16:23:59 -07:00
Brian Behlendorf
d28ada9eaa
Remove explicit import from zconfig test 1.
...
Due to now resolved bug in the SPL you would need to explicitly
import you zpools after module load. Now that is no longer the case.
If a cache file is found your pool will be automatically loaded and
available so I'm removing the explicit imports from the test case.
2010-05-18 16:15:57 -07:00
Brian Behlendorf
56fbed6c5d
Merge commit 'refs/top-bases/linux-unused' into linux-unused
2010-05-18 15:12:53 -07:00
Brian Behlendorf
4e7fd8ff9d
Move build system and core script changes to correct zfs-branch.
2010-05-18 15:05:44 -07:00
Brian Behlendorf
75cf32a4fa
Merge commit 'refs/top-bases/linux-unused' into linux-unused
2010-05-18 15:02:33 -07:00
Brian Behlendorf
ccc172b362
Merge commit 'refs/top-bases/zfs-branch' into zfs-branch
2010-05-18 15:01:12 -07:00
Brian Behlendorf
e169ec5315
Merge branch 'feature-branch' into refs/top-bases/zfs-branch
2010-05-18 15:01:11 -07:00
Brian Behlendorf
00f9eadea4
Merge commit 'refs/top-bases/feature-branch' into feature-branch
2010-05-18 15:01:09 -07:00
Brian Behlendorf
83051bdf63
Merge branch 'feature-pthreads' into refs/top-bases/feature-branch
2010-05-18 15:01:09 -07:00
Brian Behlendorf
6c4c07e314
Merge commit 'refs/top-bases/feature-pthreads' into feature-pthreads
2010-05-18 15:01:09 -07:00
Brian Behlendorf
8e65e1c40b
Merge commit 'refs/top-bases/feature-commit-cb' into feature-commit-cb
2010-05-18 15:01:09 -07:00
Brian Behlendorf
0db2bcbcd5
Merge branch 'feature-zap-cursor-to-key' into refs/top-bases/feature-branch
2010-05-18 15:01:07 -07:00
Brian Behlendorf
7d55c4f47a
Merge commit 'refs/top-bases/feature-zap-cursor-to-key' into feature-zap-cursor-to-key
2010-05-18 15:01:07 -07:00
Brian Behlendorf
1fa85ba793
Merge branch 'fix-branch' into refs/top-bases/zfs-branch
2010-05-18 15:01:05 -07:00
Brian Behlendorf
eb03ee363a
Merge commit 'refs/top-bases/fix-branch' into fix-branch
2010-05-18 15:01:03 -07:00
Brian Behlendorf
1587b4b366
Merge branch 'fix-error-handling' into refs/top-bases/fix-branch
2010-05-18 15:01:03 -07:00
Brian Behlendorf
923e1bad7f
Merge branch 'fix-acl' into refs/top-bases/fix-branch
2010-05-18 15:01:02 -07:00
Brian Behlendorf
a050659724
Merge commit 'refs/top-bases/fix-error-handling' into fix-error-handling
2010-05-18 15:01:02 -07:00
Brian Behlendorf
56abf9a10f
Merge commit 'refs/top-bases/fix-acl' into fix-acl
2010-05-18 15:01:01 -07:00
Brian Behlendorf
8b7b401717
Merge branch 'fix-deadcode' into refs/top-bases/fix-branch
2010-05-18 15:01:00 -07:00
Brian Behlendorf
13493e3166
Merge commit 'refs/top-bases/fix-deadcode' into fix-deadcode
2010-05-18 15:01:00 -07:00
Brian Behlendorf
3666b263e0
Merge branch 'fix-strncat' into refs/top-bases/fix-branch
2010-05-18 15:00:59 -07:00
Brian Behlendorf
4ee7b37f0b
Merge commit 'refs/top-bases/fix-strncat' into fix-strncat
2010-05-18 15:00:59 -07:00
Brian Behlendorf
fa53553fc1
Merge branch 'fix-list' into refs/top-bases/fix-branch
2010-05-18 15:00:58 -07:00
Brian Behlendorf
202285d64a
Merge branch 'fix-taskq' into refs/top-bases/fix-branch
2010-05-18 15:00:57 -07:00
Brian Behlendorf
46c73e7b7a
Merge commit 'refs/top-bases/fix-list' into fix-list
2010-05-18 15:00:57 -07:00
Brian Behlendorf
d476e932ac
Merge commit 'refs/top-bases/fix-taskq' into fix-taskq
2010-05-18 15:00:56 -07:00
Brian Behlendorf
4903c7d0e9
Merge branch 'fix-stack' into refs/top-bases/fix-branch
2010-05-18 15:00:55 -07:00
Brian Behlendorf
c670bcacc4
Merge commit 'refs/top-bases/fix-stack' into fix-stack
2010-05-18 15:00:55 -07:00
Brian Behlendorf
9a13227b89
Merge branch 'fix-rwlocks' into refs/top-bases/fix-branch
2010-05-18 15:00:54 -07:00
Brian Behlendorf
e3dccb9279
Merge commit 'refs/top-bases/fix-rwlocks' into fix-rwlocks
2010-05-18 15:00:54 -07:00
Brian Behlendorf
77b455afe7
Merge branch 'fix-no-zmod' into refs/top-bases/fix-branch
2010-05-18 15:00:53 -07:00
Brian Behlendorf
f017b5e433
Merge commit 'refs/top-bases/fix-no-zmod' into fix-no-zmod
2010-05-18 15:00:53 -07:00