aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorSteve French <sfrench@us.ibm.com>2009-05-21 22:21:53 +0000
committerSteve French <sfrench@us.ibm.com>2009-05-21 22:38:08 +0000
commit703a3b8e5c01cf6fb33c6d8dc99905f889a4e992 (patch)
tree56b6f7bd0379efc28fd488b15fe121a03d092f3d /lib/debugobjects.c
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/drm-2.6 (diff)
[CIFS] fix posix open regression
Posix open code was not properly adding the file to the list of open files. Fix allocating cifsFileInfo more than once, and adding twice to flist and tlist. Also fix mode setting to be done in one place in these paths. Signed-off-by: Steve French <sfrench@us.ibm.com> Reviewed-by: Shirish Pargaonkar <shirishp@us.ibm.com> Tested-by: Jeff Layton <jlayton@redhat.com> Tested-by: Luca Tettamanti <kronos.it@gmail.com>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
>Jaegeuk Kim1-3/+3 2015-02-11f2fs: fix sparse warningsJaegeuk Kim1-2/+2 2015-01-09f2fs: pids_lock can be statickbuild test robot1-1/+1 2015-01-09f2fs: add f2fs_destroy_trace_ios to free radix treeJaegeuk Kim1-0/+37 2015-01-09f2fs: add spin_lock to cover radix operations in IO tracerJaegeuk Kim1-3/+15 2015-01-09f2fs: add key functions for f2fs_io_tracerJaegeuk Kim1-0/+86 2015-01-09f2fs: add f2fs_io_tracer supportJaegeuk Kim1-0/+24