Brian Behlendorf
5c16b9898b
Merge branch 'feature-zap-cursor-to-key' into refs/top-bases/feature-branch
2010-05-27 14:15:07 -07:00
Brian Behlendorf
b754295dec
Revert feature-zap-cursor-to-key feature upstream
...
We can drop this feature and we will pick up the lastest version
during the b141 update.
2010-05-27 14:12:59 -07:00
Brian Behlendorf
ea9a828903
Merge commit 'refs/top-bases/linux-kernel-mem' into linux-kernel-mem
2010-05-27 13:57:24 -07:00
Brian Behlendorf
249ae381e1
Merge branch 'feature-branch' into refs/top-bases/zfs-branch
2010-05-27 13:57:16 -07:00
Brian Behlendorf
59104b4325
Merge commit 'refs/top-bases/zfs-branch' into zfs-branch
2010-05-27 13:57:16 -07:00
Brian Behlendorf
262c747b4c
Remove feature-pthreads topic branch
2010-05-27 13:54:07 -07:00
Brian Behlendorf
34dcb41825
Merge commit 'refs/top-bases/linux-kernel-mem' into linux-kernel-mem
...
Conflicts:
module/zfs/txg.c
2010-05-27 13:51:38 -07:00
Brian Behlendorf
d8e5eb56b8
Merge branch 'feature-branch' into refs/top-bases/zfs-branch
2010-05-27 13:42:00 -07:00
Brian Behlendorf
028e42b692
Merge commit 'refs/top-bases/zfs-branch' into zfs-branch
2010-05-27 13:42:00 -07:00
Brian Behlendorf
cde6e6fec8
Merge commit 'refs/top-bases/feature-branch' into feature-branch
2010-05-27 13:40:15 -07:00
Brian Behlendorf
1dc4235011
Merge branch 'feature-pthreads' into refs/top-bases/feature-branch
2010-05-27 13:40:14 -07:00
Brian Behlendorf
ca50214549
Merge commit 'refs/top-bases/feature-pthreads' into feature-pthreads
2010-05-27 13:40:14 -07:00
Brian Behlendorf
1e32b3c781
Revert feature-commit-cb feature upstream
...
We can drop this feature and we will pick up the lastest version
during the b141 update.
2010-05-27 13:39:17 -07:00
Brian Behlendorf
9d688fef79
Merge commit 'refs/top-bases/linux-kernel-mem' into linux-kernel-mem
2010-05-27 13:35:51 -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
51536ea5f4
Merge commit 'refs/top-bases/zfs-branch' into 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
08116123b4
Merge commit 'refs/top-bases/linux-kernel-mem' into linux-kernel-mem
2010-05-23 10:04:53 -07:00
Brian Behlendorf
fd6bf51a0a
Use more correct /usr/bin/awk patch for default.
2010-05-23 09:57:05 -07:00
Brian Behlendorf
923478fa8c
Merge commit 'refs/top-bases/linux-kernel-mem' into linux-kernel-mem
2010-05-21 16:48:28 -07:00
Brian Behlendorf
5da0e30597
Ensure COPYRIGHT file is included in the package.
2010-05-21 16:34:38 -07:00
Brian Behlendorf
08742b5020
Merge commit 'refs/top-bases/linux-kernel-mem' into linux-kernel-mem
2010-05-21 15:58:23 -07:00
Brian Behlendorf
6c054707ce
Remove TODO file for spec file.
2010-05-21 15:40:24 -07:00
Brian Behlendorf
ea5ced8e55
Merge commit 'refs/top-bases/linux-kernel-mem' into linux-kernel-mem
2010-05-21 15:32:02 -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
fe3cca82ae
Support KM_NODEBUG kmem flag.
...
It turns out the zil allocates quite large buffers. This isn't
all the surprising but we need to suppress the warnings until
it's clear what to do about it.
2010-05-20 14:35:02 -07:00
Brian Behlendorf
588a449812
Merge commit 'refs/top-bases/linux-kernel-mem' into linux-kernel-mem
2010-05-20 10:25:18 -07:00
Brian Behlendorf
4ae64a8acd
Move from kmem_alloc() to vmem_alloc().
...
These two allocations are 16k in size which trips the SPL warning
about large kmem_allocs(). For now simply shift them to a vmem_alloc().
Yes, this has it's own set of problems but this happens infrequently
enough not to be a real issue. But more importantly it means that
we've flagged this place in the code via this topic branch as a
place which still needs long term work.
2010-05-20 10:06:32 -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
91979ad8ff
Merge commit 'refs/top-bases/linux-kernel-mem' into linux-kernel-mem
2010-05-18 16:23:12 -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
a63322011c
Merge commit 'refs/top-bases/linux-kernel-mem' into linux-kernel-mem
2010-05-18 15:12:03 -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
479303fd2b
Merge commit 'refs/top-bases/linux-kernel-mem' into linux-kernel-mem
2010-05-18 15:01:44 -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
8e65e1c40b
Merge commit 'refs/top-bases/feature-commit-cb' into feature-commit-cb
2010-05-18 15:01:09 -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
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
0db2bcbcd5
Merge branch 'feature-zap-cursor-to-key' into refs/top-bases/feature-branch
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
a050659724
Merge commit 'refs/top-bases/fix-error-handling' into fix-error-handling
2010-05-18 15:01:02 -07:00
Brian Behlendorf
923e1bad7f
Merge branch 'fix-acl' into refs/top-bases/fix-branch
2010-05-18 15:01:02 -07:00