xfs: switch to proper __bitwise type for KM_... flags
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
@@ -3152,7 +3152,7 @@ xlog_ticket_alloc(
|
||||
int cnt,
|
||||
char client,
|
||||
bool permanent,
|
||||
int alloc_flags)
|
||||
xfs_km_flags_t alloc_flags)
|
||||
{
|
||||
struct xlog_ticket *tic;
|
||||
uint num_headers;
|
||||
|
Reference in New Issue
Block a user