From: Miklos Szeredi Date: Mon, 16 Sep 2013 12:51:55 +0000 (+0200) Subject: vfs: improve i_op->atomic_open() documentation X-Git-Tag: v3.12-rc2~18^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0854d450e229e37102a76e3ccf065d8e8137846f;p=pandora-kernel.git vfs: improve i_op->atomic_open() documentation Fix documentation of ->atomic_open() and related functions: finish_open() and finish_no_open(). Also add details that seem to be unclear and a source of bugs (some of which are fixed in the following series). Cc-ing maintainers of all filesystems implementing ->atomic_open(). Signed-off-by: Miklos Szeredi Cc: Eric Van Hensbergen Cc: Sage Weil Cc: Steve French Cc: Steven Whitehouse Cc: Trond Myklebust Signed-off-by: Al Viro --- Reading git-diff-tree failed