• A
    kill struct opendata · 30d90494
    Al Viro 提交于
    Just pass struct file *.  Methods are happier that way...
    There's no need to return struct file * from finish_open() now,
    so let it return int.  Next: saner prototypes for parts in
    namei.c
    Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
    30d90494
Locking 21.9 KB