]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Define nfs_direct_write_schedule_work() when v3 and v4 are disabled
authorBryan Schumaker <bjschuma@netapp.com>
Mon, 30 Apr 2012 17:27:11 +0000 (13:27 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 30 Apr 2012 18:19:14 +0000 (14:19 -0400)
commit63aade8963b95511720a4f7303c4fc78e6e413e4
treec126dbd24e31cb02e5d752ab9eabea01f9dece14
parentecca0ca089c25bbd86bfa19e4b983cfedaffe05c
NFS: Define nfs_direct_write_schedule_work() when v3 and v4 are disabled

v2 doesn't have commits, so this function can be a no-op.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/direct.c