From: David Sterba Date: Wed, 5 Feb 2014 14:26:17 +0000 (+0100) Subject: btrfs: switch inode_cache option handling to pending changes X-Git-Tag: omap-for-v3.19/fixes-rc1~111^2~16^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e1876aca815029d5c3023a66a91e249eca3e533;p=pandora-kernel.git btrfs: switch inode_cache option handling to pending changes The pending mount option(s) now share namespace and bits with the normal options, and the existing one for (inode_cache) is unset unconditionally at each transaction commit. Introduce a separate namespace for pending changes and enhance the descriptions of the intended change to use separate bits for each action. Signed-off-by: David Sterba --- Reading git-diff-tree failed