Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 419202 Details for
Bug 568270
sys-fs/zfs-0.6.5.3-r1 breaks reporting of inherited user properties
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Script demonstrating the issue
user-prop.sh (text/plain), 422 bytes, created by
Remy Blank
on 2015-12-14 19:29:15 UTC
(
hide
)
Description:
Script demonstrating the issue
Filename:
MIME Type:
Creator:
Remy Blank
Created:
2015-12-14 19:29:15 UTC
Size:
422 bytes
patch
obsolete
>#!/bin/bash >set -ev >dd if=/dev/zero of=test-pool.vol bs=1M count=64 >zpool create -R $PWD test-pool $PWD/test-pool.vol >cd test-pool >zfs create test-pool/test >zfs create test-pool/test/sub >zfs set user:prop=parent test-pool/test >zfs get user:prop test-pool/test >zfs get user:prop test-pool/test/sub >zfs get -s inherited user:prop test-pool/test/sub >zfs get -s local user:prop test-pool/test/sub >cd .. >zpool export test-pool
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 568270
: 419202