diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2009-12-18 21:18:15 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-01-28 15:00:47 -0800 |
commit | 4bc685e6b0d123ceca7bccb05ebce2e5e6a5ba21 (patch) | |
tree | 598c1d280768210e8bcd001fd9f9e1ea0b45aff6 /sound | |
parent | 1b715f18181d2156290bfb8f116e233ffc8fb362 (diff) |
vfs: get_sb_single() - do not pass options twice
commit 9329d1beaeed1a94f030c784dcec5ff973f402c4 upstream.
Filesystem code usually destroys the option buffer while
parsing it. This leads to errors when the same buffer is
passed twice. In case we fill a new superblock do not call
remount.
This is needed to quite a warning that the debugfs code
causes every boot.
Cc: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions