Merge branch 'master' into next
[paraslash.git] / attribute.c
index b962661a10b28ed879dc88271afe1ce34a9980c5..cfb7dde0d0c1bc83160f6698bbe304d27007444b 100644 (file)
@@ -610,7 +610,6 @@ static int attribute_create(const char *dir)
  */
 void attribute_init(struct afs_table *t)
 {
  */
 void attribute_init(struct afs_table *t)
 {
-       t->name = attribute_table_desc.name;
        t->open = attribute_open;
        t->close = attribute_close;
        t->create = attribute_create;
        t->open = attribute_open;
        t->close = attribute_close;
        t->create = attribute_create;