summaryrefslogtreecommitdiffstats
path: root/fs/locks.c
diff options
context:
space:
mode:
authorChristoph Hellwig2014-07-13 17:00:37 +0200
committerJeff Layton2014-07-14 03:38:49 +0200
commit17fa388ddceb89e9673d83d82cf28ef79e8225d5 (patch)
tree138543e7f14a71f3774dc59054a60dc4f5143343 /fs/locks.c
parentLinux 3.16-rc5 (diff)
downloadkernel-qcow2-linux-17fa388ddceb89e9673d83d82cf28ef79e8225d5.tar.gz
kernel-qcow2-linux-17fa388ddceb89e9673d83d82cf28ef79e8225d5.tar.xz
kernel-qcow2-linux-17fa388ddceb89e9673d83d82cf28ef79e8225d5.zip
locks: typedef fl_owner_t to void *
fl_owner_t is a cookie that can store all kinds of different pointers, so don't pretends it points to a file structure. For now just change the typedef, but as a follow on this will allow to get rids of lots of casts and eventually the typedef itself. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Diffstat (limited to 'fs/locks.c')
0 files changed, 0 insertions, 0 deletions