filp_open()

Magnus Ahltorp (map@stacken.kth.se)
06 Jan 1999 15:33:30 +0100


Why is filp_open() not exported to modules? It's a very nice function
to use when a kernel module needs to open a file. I hate to
reimplement the functionality by calling open_namei and doing all the
dirty stuff myself.

/Magnus
map@stacken.kth.se

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/