xfs: create internal eofblocks structure with kuid_t types
[sfrench/cifs-2.6.git] / fs / xfs / xfs_fs.h
index 53e33c26f53e062bd86af7a9d07d9455160c87e2..1edb5cc3e5f495fdca3059054d1f2e7bd5d9fd58 100644 (file)
@@ -357,7 +357,7 @@ typedef struct xfs_error_injection {
  * Speculative preallocation trimming.
  */
 #define XFS_EOFBLOCKS_VERSION          1
-struct xfs_eofblocks {
+struct xfs_fs_eofblocks {
        __u32           eof_version;
        __u32           eof_flags;
        uid_t           eof_uid;