remarkable-linux/fs/smbfs
Kirk True 58bf6a2db2 [PATCH] smbfs: Fix debug logging-only compilation error
When SMBFS_DEBUG_VERBOSE is #define-d, the compile breaks:

fs/smbfs/inode.c:217: error: aggregate value used where an integer was expected

This is a simple matter of using the .tv_sec attribute of struct time_spec.

Signed-off-by: Kirk True <kernel@kirkandsheila.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-25 08:22:55 -08:00
..
cache.c [PATCH] shrink dentry struct 2006-01-08 20:13:58 -08:00
dir.c [PATCH] smbfs readdir vs signal fix 2006-02-01 08:53:09 -08:00
file.c [PATCH] fix possible PAGE_CACHE_SHIFT overflows 2006-01-08 20:13:54 -08:00
getopt.c
getopt.h
inode.c [PATCH] smbfs: Fix debug logging-only compilation error 2006-03-25 08:22:55 -08:00
ioctl.c
Makefile [PATCH] smbfs: remove kmalloc wrapper 2006-01-14 18:27:13 -08:00
proc.c [PATCH] capable/capability.h (fs/) 2006-01-11 18:42:13 -08:00
proto.h
request.c [PATCH] smbfs: remove kmalloc wrapper 2006-01-14 18:27:13 -08:00
request.h
smb_debug.h
smbiod.c
sock.c
symlink.c [PATCH] smbfs: 'names_cache' memory leak 2005-11-07 07:53:39 -08:00