]> Pileus Git - ~andy/linux/blobdiff - fs/xfs/xfs_attr.h
xfs: truncate delalloc extents when IO fails in writeback
[~andy/linux] / fs / xfs / xfs_attr.h
index 9c3a243729140e7710c7af10320245eae110c04b..e920d68ef509548fc8c48e091ce42c57b5682d35 100644 (file)
@@ -113,7 +113,7 @@ typedef struct attrlist_cursor_kern {
 
 
 typedef int (*put_listent_func_t)(struct xfs_attr_list_context *, int,
-                                     char *, int, int, char *);
+                             unsigned char *, int, int, unsigned char *);
 
 typedef struct xfs_attr_list_context {
        struct xfs_inode                *dp;            /* inode */