Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
Lustre 2.10.0
-
None
-
3
-
9223372036854775807
Description
The patch for LL_IOC_FUTIMES_3 was rejected upstream due to the functionality being done with a ioctl. Greg has requested that we don't make up new syscalls by making an ioctl. Please, make a new syscall if that's what you really need! This also impacts the ladvise work.
Attachments
Issue Links
- is related to
-
LU-9680 Improve the user land to kernel space interface for lustre
-
- In Progress
-
> Please, make a new syscall if that's what you really need!
This attitude is fine if you live in upstream developer La La Land. But we need to deliver functionality to support features in 3-6 months and not 10 years from now when all of our customers have upgraded to whatever kernel eventually gets that new syscall. Which is assuming it actually lands and doesn't get shot down by some other upstream gatekeeper. How long did statx() take?