mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-24 01:24:26 +00:00
This is needed by NFSv4 for atomicity reasons: our open command is in fact a lookup+open, so we need to be able to propagate open context information from lookup() into the resulting struct file's private_data field. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
34 KiB
34 KiB