]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
NFS: fix compiler warnings on 64-bit platforms
authorChuck Lever <cel@netapp.com>
Mon, 20 Mar 2006 18:44:42 +0000 (13:44 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 20 Mar 2006 18:44:42 +0000 (13:44 -0500)
commit606bbba06b11ebcbdf3a4fcd8cce4507c5bd7a4b
treeb2cb6a1210aa45da2856c0846ad3e835b41629d4
parent5eb53f41d11c04aa4ddb9f168b6bbb27b9790348
NFS: fix compiler warnings on 64-bit platforms

Introduced by NFS aio+dio patches.

Test plan:
Compile kernel with CONFIG_NFS enabled on 64-bit hardware.

Signed-off-by: Chuck Lever <cel@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/direct.c