devpts: Remove sync_filesystems
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 14 Sep 2016 18:53:37 +0000 (13:53 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Sep 2016 09:31:31 +0000 (11:31 +0200)
commit6bd1d8758db278cb97989a0ebd85059fd948b73b
tree1e0321624fec8e0ebbe99ee793be42fe70c938a0
parent40b320e1c757353d65550471132683dfb6c35e0f
devpts: Remove sync_filesystems

devpts does not and never will have anything to sync
so don't bother calling sync_filesystems on remount.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/devpts/inode.c