zfs/.topmsg

9 lines
296 B
Plaintext

From: Brian Behlendorf <behlendorf1@llnl.gov>
Subject: [PATCH] fix-list
Remove all instances of list handling where the API is not used
and instead list data members are directly accessed. Doing this
sort of thing is bad for portability.
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>