12 May, 2010

2 commits


10 Aug, 2009

1 commit


14 Nov, 2008

1 commit

  • Attach creds to file structs and discard f_uid/f_gid.

    file_operations::open() methods (such as hppfs_open()) should use file->f_cred
    rather than current_cred(). At the moment file->f_cred will be current_cred()
    at this point.

    Signed-off-by: David Howells
    Reviewed-by: James Morris
    Signed-off-by: James Morris

    David Howells
     

08 Oct, 2008

4 commits


01 Feb, 2008

1 commit


29 Jan, 2008

2 commits