GFS2: Rename eattr.[ch] as xattr.[ch]
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 26 Aug 2009 17:51:04 +0000 (18:51 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 26 Aug 2009 17:51:04 +0000 (18:51 +0100)
commit307cf6e63cfa5025589ea1a06db44439a43819ff
treea1c8be1c2af112dc055a16569487cdcd99ebfdb2
parent40b78a322365aa1d87770200f7fc7de3b361c11a
GFS2: Rename eattr.[ch] as xattr.[ch]

Use the more conventional name for the extended attribute
support code. Update all the places which care.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/Makefile
fs/gfs2/acl.c
fs/gfs2/inode.c
fs/gfs2/ops_inode.c
fs/gfs2/super.c
fs/gfs2/xattr.c [moved from fs/gfs2/eattr.c with 99% similarity]
fs/gfs2/xattr.h [moved from fs/gfs2/eattr.h with 100% similarity]