]> git.neil.brown.name Git - history.git/commit
[PATCH] Fix CIFS breakage from the statfs64 patch
authorAndrew Morton <akpm@digeo.com>
Sun, 22 Jun 2003 03:46:12 +0000 (20:46 -0700)
committerRussell King <rmk@flint.arm.linux.org.uk>
Sun, 22 Jun 2003 03:46:12 +0000 (20:46 -0700)
commit72e31e5c12c084d0b743209d33dae278f7153ba2
tree9ee7cfd51c394e95b2afb3aadc9e8d7b5db354bf
parent7000fe7652f34d92489e9e8c01969a8d1e0e9b39
[PATCH] Fix CIFS breakage from the statfs64 patch

From: Rene Scharfe <l.s.r@web.de>

cifs_statfs() is called with a pointer to a struct kstatfs, so let's
propagate this type into the helper function.
fs/cifs/cifsproto.h
fs/cifs/cifssmb.c