diff options
author | Prakash Surya <[email protected]> | 2011-11-11 15:06:35 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2011-12-13 12:28:09 -0800 |
commit | 046a70c93b2951bd4c705fb09592d2555a8858f0 (patch) | |
tree | 4fe70d731bfd4f20963738b6e4b2b992291bc89a /module/spl/spl-condvar.c | |
parent | ed948fa72b28b0769758081d71d5ce5d30b428f9 (diff) |
Replace struct spl_task with struct taskq_ent
The spl_task structure was renamed to taskq_ent, and all of
its fields were renamed to have a prefix of 'tqent' rather
than 't'. This was to align with the naming convention which
the ZFS code assumes. Previously these fields were private
so the name never mattered.
Signed-off-by: Prakash Surya <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Issue #65
Diffstat (limited to 'module/spl/spl-condvar.c')
0 files changed, 0 insertions, 0 deletions