commit | 877cb3d4dd73838adcc6b79f2a3d29b155e7ebbe | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Wed Sep 22 12:42:30 2010 +0530 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Thu Oct 28 09:08:48 2010 -0500 |
tree | 7e4b0c2df1dd53c5f033f5ebd8051cbe217c9954 | |
parent | 9856af8b535aaf51d95dab2087e79508f551fbb8 [diff] |
fs/9p: Use generic_file_open with lookup_instantiate_filp We need to do O_LARGEFILE check even in case of 9p. Use the generic_file_open helper Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>