Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
locks: remove i_flock field from struct inode
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>
- Loading branch information