Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
that's because struct inode is defined on stack and depending on kernel option can consume too much space:
configure:30832: checking if inode timestamps are struct timespec64
build/conftest.c: In function ‘main’:
build/conftest.c:226:1: error: the frame size of 1032 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
Landed for 2.13