stable-rc 4.14: i386 and armv7 builds failed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



stable rc 4.14 stable rc i386 and armv7 builds failed due to below error.

fs/btrfs/file.c: In function 'btrfs_punch_hole':
fs/btrfs/file.c:2787:27: error: invalid initializer
   struct timespec64 now = current_time(inode);
                           ^~~~~~~~~~~~
fs/btrfs/file.c:2790:18: error: incompatible types when assigning to
type 'struct timespec' from type 'struct timespec64'
   inode->i_mtime = now;
                   ^
fs/btrfs/file.c:2791:18: error: incompatible types when assigning to
type 'struct timespec' from type 'struct timespec64'
   inode->i_ctime = now;
                  ^

Best regards
Naresh Kamboju



[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux