git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8634b51
)
locks: remove i_flock field from struct inode
author
Jeff Layton
<jlayton@primarydata.com>
Fri, 16 Jan 2015 20:05:56 +0000
(15:05 -0500)
committer
Jeff Layton
<jeff.layton@primarydata.com>
Fri, 16 Jan 2015 21:08:49 +0000
(16:08 -0500)
Nothing uses it anymore. Also add a forward declaration for struct
file_lock to silence some compiler warnings that the removal triggers.
Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Acked-by: Christoph Hellwig <hch@lst.de>
include/linux/fs.h
patch
|
blob
|
history
diff --cc
include/linux/fs.h
Simple merge