fs/quota: use nla_put_u64_64bit()
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Acked-by: Jan Kara <jack@suse.cz> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
08f4cbb8f2
commit
3c6f3714d6
@@ -191,6 +191,7 @@ enum {
|
||||
QUOTA_NL_A_DEV_MAJOR,
|
||||
QUOTA_NL_A_DEV_MINOR,
|
||||
QUOTA_NL_A_CAUSED_ID,
|
||||
QUOTA_NL_A_PAD,
|
||||
__QUOTA_NL_A_MAX,
|
||||
};
|
||||
#define QUOTA_NL_A_MAX (__QUOTA_NL_A_MAX - 1)
|
||||
|
Reference in New Issue
Block a user