From: Sukadev Bhattiprolu Date: Sat, 7 Mar 2009 18:14:41 +0000 (-0800) Subject: Parse mount options just once and copy them to super block X-Git-Tag: v2.6.30-rc1~647^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=482984f06df54d886995a4383d2f5bb85e3de945;p=pandora-kernel.git Parse mount options just once and copy them to super block Since all the mount option parsing is done in devpts, we could do it just once and pass it around in devpts functions and eventually store it in the super block. Signed-off-by: Sukadev Bhattiprolu Signed-off-by: Al Viro --- Reading git-diff-tree failed