Symbol spa_busy() not required in Linux port removing EXPORT_SYMBOL

This commit is contained in:
Brian Behlendorf 2009-11-20 10:16:37 -08:00
parent 8f7bb4a24b
commit 0160d32326
1 changed files with 0 additions and 1 deletions

View File

@ -1487,7 +1487,6 @@ EXPORT_SYMBOL(spa_get_space);
EXPORT_SYMBOL(spa_get_dspace);
EXPORT_SYMBOL(spa_get_asize);
EXPORT_SYMBOL(spa_max_replication);
EXPORT_SYMBOL(spa_busy);
EXPORT_SYMBOL(spa_get_failmode);
EXPORT_SYMBOL(spa_suspended);