Umer Saleem

Results 7 issues of Umer Saleem

### Motivation and Context Add Debian Packaging for Linux ### Description Currently, the Debian packages are generated from ALIEN that converts RPMs to Debian packages. This commit adds native Debian...

Component: Packaging

In libze_activate(), libze_activate_cbdata is passed as cbd to zfs_iter_filesystems() with callback function libze_clone_cb(), which interprets it as libze_clone_cbdata. Both libze_activate_cbdata and libze_activate_cbdata have different members. When libze_clone_cb() is invoked during...

### Motivation and Context The existing grub2 compatibility file lists all read-only features that can be enabled on boot pool for grub. A new file containing should be added, containing...

Import the pools during boot without mounting any of the datasets. Check on 'feature@encryption' for imported pool. If feature is not active, recursively mount the root datasets, which effectively mounts...

backport-24.04.1

### Motivation and Context JSON output for ZFS commands can help enhance the consumability of ZFS data. Apart from libzfs, JSON output can provide a more friendly way to access...

Status: Code Review Needed

### Motivation and Context This PR is an updated version of previous https://github.com/openzfs/zfs/pull/16026 In the original PR, JSON was written into the buffer directly and nvlists were also converted to...

### Motivation and Context So far, ZFS on Linux does not support NFSv4 style native ZFS ACLs. ZFS on Linux has implemented POSIX ACL type. The ACL types are not...

Status: Code Review Needed