added pull for Illumos #4950 files sometimes can't be removed from a full filesystem (pt)
parent
3abf97615f
commit
c1a2310d7d
|
@ -173,7 +173,7 @@ Status | Illumos Issue | Illumos
|
|||
:large_blue_circle: | [4951](https://www.illumos.org/issues/4951) | [7d46dc6](https://github.com/illumos/illumos-gate/commit/7d46dc6) | [3d45fdd](https://github.com/zfsonlinux/zfs/commit/3d45fdd) | ZFS administrative commands should use reserved space, not fail with ENOSPC
|
||||
:large_blue_circle: | [4966](https://www.illumos.org/issues/4966) | [cd67d23](https://github.com/illumos/illumos-gate/commit/cd67d23) | [3e43edd](https://github.com/zfsonlinux/zfs/commit/3e43edd) | zpool list iterator does not update output
|
||||
:red_circle: | [4953](https://www.illumos.org/issues/4953) | [33cde0d](https://github.com/illumos/illumos-gate/commit/33cde0d) | | zfs rename <snapshot> need not involve libshare 4954 "zfs create" need not involve libshare if we are not sharing 4955 libshare's get_zfs_dataset need not sort the datasets
|
||||
:red_circle: | [4950](https://www.illumos.org/issues/4950) | [4bb7380](https://github.com/illumos/illumos-gate/commit/4bb7380) | | files sometimes can't be removed from a full filesystem
|
||||
:white_circle: | [4950](https://www.illumos.org/issues/4950) | [4bb7380](https://github.com/illumos/illumos-gate/commit/4bb7380) | [PR4207](https://github.com/zfsonlinux/zfs/pull/4207) | files sometimes can't be removed from a full filesystem
|
||||
:large_blue_circle: | [4929](https://www.illumos.org/issues/4929) | [b461c74](https://github.com/illumos/illumos-gate/commit/b461c74) | [1715493](https://github.com/zfsonlinux/zfs/commit/1715493) | want prevsnap property
|
||||
:large_blue_circle: | [4924](https://www.illumos.org/issues/4924) | [b8289d2](https://github.com/illumos/illumos-gate/commit/b8289d2) | [62bdd5e](https://github.com/zfsonlinux/zfs/commit/62bdd5e) | LZ4 Compression for metadata
|
||||
:large_blue_circle: | [4936](https://www.illumos.org/issues/4936) | [58d0718](https://github.com/illumos/illumos-gate/commit/58d0718) | [ee47122](https://github.com/zfsonlinux/zfs/commit/ee47122) | lz4 could theoretically overflow a pointer with a certain input
|
||||
|
@ -390,4 +390,4 @@ The list of Illumos commits was automatically generated as follows:
|
|||
usr/src/man/man1m/zfs.1m usr/src/man/man1m/zpool.1m \
|
||||
usr/src/man/man1m/zstreamdump.1m usr/src/common/zfs \
|
||||
usr/src/uts/common/fs/zfs | sed 's#Reviewed.*##'
|
||||
```
|
||||
```
|
Loading…
Reference in New Issue