From: Al Viro Date: Sat, 9 Jun 2012 15:55:20 +0000 (-0400) Subject: vfs: update documentation on ->i_dentry handling X-Git-Tag: v3.6-rc1~152^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=049b3c10eecd0a5f3605fa3cd13f638593213ccb;p=pandora-kernel.git vfs: update documentation on ->i_dentry handling we used to need to clean it in RCU callback freeing an inode; in 3.2 that requirement went away. Unfortunately, it hadn't been reflected in Documentation/filesystems/porting. Signed-off-by: Al Viro --- Reading git-diff-tree failed