commit | 90e4ee5d311d4e0729daa676b1d7f754265b5874 | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Fri May 08 03:04:30 2009 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Fri May 08 03:04:30 2009 +0000 |
tree | d1731b21e054dab9edde4f6132e8999d9f269063 | |
parent | ac68392460ffefed13020967bae04edc4d3add06 [diff] |
[CIFS] Fix double list addition in cifs posix open code Remove adding open file entry twice to lists in the file Do not fill file info twice in case of posix opens and creates Signed-off-by: Shirish Pargaonkar <shirishp@us.ibm.com> Signed-off-by: Steve French <sfrench@us.ibm.com>