Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

8265 Reserve send stream flag for large dnode feature #381

Closed

Conversation

behlendorf
Copy link

Reserve bit 23 in the zfs send stream flags for the large
dnode feature which has been implemented for Linux.

openzfs/zfs#3542

Bit 23 is reserved to indicate a zfs send stream includes
large dnodes.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
@tcaputi
Copy link

tcaputi commented May 17, 2017

doesn't the large dnodes send feature use bit 21 on Linux?

@behlendorf
Copy link
Author

@tcaputi it does, I've opened openzfs/zfs#6139 to switch it to avoid any future compatibility problems.

@tcaputi
Copy link

tcaputi commented May 17, 2017

OK. I will adjust the encryption patch to use bit 24 for raw sends then.

@prakashsurya prakashsurya changed the title 7432 Reserve send stream flag for large dnode feature 8265 Reserve send stream flag for large dnode feature May 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
3 participants