On Thu, 24 Jun 2010, Andrew Lutomirski wrote: > Wasn't the point that /proc/self/mounts (and presumably > /proc/self/mountinfo) isn't scalable and we wanted a syscall to query > it efficiently (and racelessly)? The question was how to support statvfs() efficiently, and the only thing missing there is f_flags which can easily be added to the existing statfs() syscall. A separate mount_info() syscall might possibly be useful, but that's another story. Thanks, Miklos -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html