Skip to content

Commit

Permalink
Merge commit 'refs/top-bases/linux-zfs-branch' into linux-zfs-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
behlendorf committed Aug 17, 2010
2 parents bc1defa + 6ac1df0 commit 018a522
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions module/zfs/dmu_objset.c
Original file line number Diff line number Diff line change
Expand Up @@ -1713,6 +1713,7 @@ EXPORT_SYMBOL(dmu_objset_is_dirty);
EXPORT_SYMBOL(dmu_objset_create_impl);
EXPORT_SYMBOL(dmu_objset_open_impl);
EXPORT_SYMBOL(dmu_objset_evict);
EXPORT_SYMBOL(dmu_objset_register_type);
EXPORT_SYMBOL(dmu_objset_do_userquota_updates);
EXPORT_SYMBOL(dmu_objset_userquota_get_ids);
EXPORT_SYMBOL(dmu_objset_userused_enabled);
Expand Down

0 comments on commit 018a522

Please sign in to comment.