[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <03e153ce-328b-f279-2a40-4074bea2bc8f@infradead.org>
Date: Wed, 12 Jul 2023 08:31:55 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Jeff Layton <jlayton@...nel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Linux FS-devel Mailing List <linux-fsdevel@...r.kernel.org>,
linux-um <linux-um@...ts.infradead.org>
Subject: Re: [PATCH 01/79] fs: add ctime accessors infrastructure
Hi Jeff,
On arch/um/, (subarch i386 or x86_64), hostfs build fails with:
../fs/hostfs/hostfs_kern.c:520:36: error: incompatible type for arg
ument 2 of 'inode_set_ctime_to_ts'
../include/linux/fs.h:1499:73: note: expected 'struct timespec64' b
ut argument is of type 'const struct hostfs_timespec *'
--
~Randy
Powered by blists - more mailing lists