Files
linux-st/fs
Miklos Szeredi de2a4a501e Partially revert "locks: fix file locking on overlayfs"
This partially reverts commit c568d68341.

Overlayfs files will now automatically get the correct locks, no need to
hack overlay support in VFS.

It is a partial revert, because it leaves the locks_inode() calls in place
and defines locks_inode() to file_inode().  We could revert those as well,
but it would be unnecessary code churn and it makes sense to document that
we are getting the inode for locking purposes.

Don't revert MS_NOREMOTELOCK yet since that has been part of the userspace
API for some time (though not in a useful way).  Will try to remove
internal flags later when the dust around the new mount API settles.

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Acked-by: Jeff Layton <jlayton@kernel.org>
2018-07-18 15:44:43 +02:00
..
2018-06-12 16:19:22 -07:00
2018-07-06 23:57:03 +02:00
2018-06-15 07:55:24 +09:00
2018-07-06 23:57:03 +02:00
2018-06-27 20:44:38 -04:00
2018-07-06 23:57:03 +02:00
2018-06-07 17:34:40 -07:00
2018-06-05 19:23:26 +02:00
2018-06-14 20:09:28 -04:00
2018-06-07 17:34:35 -07:00
2018-07-18 15:44:40 +02:00
2018-06-11 08:22:34 -07:00