Statx - Enhanced File Information - System Call Sent In For Linux 4.11

Written by Michael Larabel in Linux Kernel on 3 March 2017 at 06:40 AM EST. 8 Comments
LINUX KERNEL
Al Viro has called for the new statx system call to be added to the Linux 4.11 kernel.

The statx system call is for providing enhanced file information. As explained in that earlier Phoronix article from a few months back, this new statx() system call would be able to return the file's creation time, data version number, and other new attributes not currently provided. These new attributes wouldn't work for all file-systems, but would work for a subset of them such as CIFS, NFS, and others that track such information.

The statx system call is also designed to better support for the Year 2038 problem, support lightweight stat, greater compatibility with BSD stat, and better support for future additions.

The pull request was sent in this morning. More details on the statx system call capabilities can be found from the earlier patch review.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week