diff options
author | Brian Behlendorf <[email protected]> | 2009-02-05 15:23:25 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2009-02-05 15:23:25 -0800 |
commit | c3339bc04648bdf9d00357f8a3c0b240be367c0f (patch) | |
tree | 68465cb58a76cf3e831ed048d9dec4fb81658b27 | |
parent | 545cbc4355f6250ef7212653e84fd1695395a836 (diff) | |
parent | 3d75044b97a93296d7158befa6cc6a45b5dabfbe (diff) |
Merge commit 'refs/top-bases/top' into topzfs-0.4.2
-rw-r--r-- | ChangeLog | 15 | ||||
-rw-r--r-- | META | 2 |
2 files changed, 15 insertions, 2 deletions
@@ -1,4 +1,17 @@ -2009-1-21 Brian Behlendorf <[email protected]> +2009-02-05 Brian Behlendorf <[email protected]> + + * : Tag zfs-0.4.2 + + * lib/libzfs/libzfs_util.c: Remove mknod() this is now handled by + by the SPL with an upcall even without GPL-only symbols. + + * module/zfs/vdev_diskc: Updated linux vdev_disk interfaces to issue + multiple bios if needed due to the maximum request size being smaller + than the request size passed down from the spa. + + * scripts/zpool-config/lo-*: Add loopback based test configs. + +2009-01-21 Brian Behlendorf <[email protected]> * : Tag zfs-0.4.1 @@ -1,6 +1,6 @@ Meta: 1 Name: zfs Branch: 1.0 -Version: 0.4.1 +Version: 0.4.2 Release: 1 Release-Tags: relext |