From: Trond Myklebust Date: Mon, 20 Mar 2006 18:44:05 +0000 (-0500) Subject: VFS: Fix __posix_lock_file() copy of private lock area X-Git-Tag: v2.6.17-rc1~667^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47831f35b83e43c804215712dd0c834c92e8a441;p=pandora-kernel.git VFS: Fix __posix_lock_file() copy of private lock area The struct file_lock->fl_u area must be copied using the fl_copy_lock() operation. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed