Commit c36316b7 authored by Mike Marshall's avatar Mike Marshall
Browse files

Orangefs: large integer implicitly truncated to unsigned type



make.cross ARCH=tile doesn't like "inode->i_bytes = PAGE_CACHE_SIZE;",
so cast PAGE_CACHE_SIZE to unsigned short.

Signed-off-by: default avatarMike Marshall <hubcap@omnibond.com>
parent eeaa3d44
Supports Markdown
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