]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
fanotify: use vfs_get_fsid() helper instead of vfs_statfs()
authorAmir Goldstein <amir73il@gmail.com>
Thu, 10 Jan 2019 17:04:39 +0000 (19:04 +0200)
committerJan Kara <jack@suse.cz>
Thu, 7 Feb 2019 15:38:35 +0000 (16:38 +0100)
commit73072283a249c798838e09813760db8bcdd9cd3a
treefed1224b11dece26dc6a183da16e2ddb119d2526
parentec86ff5689ff9605e2d57e016098764ad9a2fee5
fanotify: use vfs_get_fsid() helper instead of vfs_statfs()

This is a cleanup that doesn't change any logic.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/notify/fanotify/fanotify_user.c