Skip to content
Commit 82fdfa92 authored by Jan Kara's avatar Jan Kara
Browse files

quota: Fix 64-bit limits setting on 32-bit archs



Fix warnings:
fs/quota/quota_v2.c: In function ‘v2_read_file_info’:
fs/quota/quota_v2.c:123: warning: integer constant is too large for ‘long’ type
fs/quota/quota_v2.c:124: warning: integer constant is too large for ‘long’ type

Reported-by: default avatarJerry Leo <jerryleo860202@gmail.com>
Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent 96d2a495
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment