]> granicus.if.org Git - zfs/commit
Add comments for portable dnode / objset flags
authorTom Caputi <tcaputi@datto.com>
Tue, 20 Mar 2018 18:55:21 +0000 (14:55 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 20 Mar 2018 18:55:21 +0000 (11:55 -0700)
commit089fbf313c59b178c11614b2aed78efc46d60499
treefea6b47775ee1b1fbfcddd8ddc4783542b5dd190
parent272b5d730f9ddd1db7cd7511da7bba75d6bd2450
Add comments for portable dnode / objset flags

This patch adds some comments describing the purpose of "portable"
dnode and objset flags so that it is clear when new flags should
be added to the repective flag masks. This patch includes no
functional changes.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tom Caputi <tcaputi@datto.com>
Closes #7313
include/sys/dmu_objset.h
include/sys/dnode.h