Sorry but it is silly. (-; What's wrong with open("filename", O_FLAGS);
followed by fcntl(); if you want to modify them after opening. That is a
lot cleaner than going via proc in such a way...
posix_fadvise() can then be implemented in userspace and that can go via
fcntl(). That way we have the best of both worlds.
Best regards,
Anton
-- "I've not lost my mind. It's backed up on tape somewhere." - Unknown-- Anton Altaparmakov <aia21 at cam.ac.uk> (replace at with @) Linux NTFS Maintainer / WWW: http://linux-ntfs.sf.net/ ICQ: 8561279 / WWW: http://www-stu.christs.cam.ac.uk/~aia21/- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/