]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/reiserfs/xattr.c
Merge branches 'release' and 'gpe-ack' into release
[linux-2.6-omap-h63xx.git] / fs / reiserfs / xattr.c
index 1597f6b649e040a5aad306e5cde5330f2e953f73..a5bd23ce0e46fde64420455c7097338954da0f76 100644 (file)
@@ -1084,7 +1084,7 @@ ssize_t reiserfs_listxattr(struct dentry * dentry, char *buffer, size_t size)
 }
 
 /* This is the implementation for the xattr plugin infrastructure */
-static struct list_head xattr_handlers = LIST_HEAD_INIT(xattr_handlers);
+static LIST_HEAD(xattr_handlers);
 static DEFINE_RWLOCK(handler_lock);
 
 static struct reiserfs_xattr_handler *find_xattr_handler_prefix(const char