From: Balaji Rao Date: Sun, 20 Jul 2008 20:31:56 +0000 (+0530) Subject: NFS support for btrfs - v3 X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be6e8dc0ba84029997075a1ec77b4ddb863cbe15;p=pandora-kernel.git NFS support for btrfs - v3 Date: Mon, 21 Jul 2008 02:01:56 +0530 Here's an implementation of NFS support for btrfs. It relies on the fixes which are going in to 2.6.28 for the NFS readdir/lookup deadlock. This uses the btrfs_iget helper introduced previously. [dwmw2: Tidy up a little, switch to d_obtain_alias() w/compat routine, change fh_type, store parent's root object ID where needed, fix some get_parent() and fs_to_dentry() bugs] Signed-off-by: Balaji Rao Signed-off-by: David Woodhouse Signed-off-by: Chris Mason --- Reading git-diff-tree failed