Re: [PATCH 21/35] Unionfs: Inode operations

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Dec 4 2006 07:30, Josef 'Jeff' Sipek wrote:
>+	if (!hidden_dentry) {
>+		/* if hidden_dentry is NULL, create the entire
>+		 * dentry directory structure in branch 'bindex'.
>+		 * hidden_dentry will NOT be null when bindex == bstart
>+		 * because lookup passed as a negative unionfs dentry
>+		 * pointing to a lone negative underlying dentry */
>+		hidden_dentry = create_parents(parent, dentry, bindex);

Someone refresh me: what's the correct[preferred] kdoc style?

(A)
	/* Lorem ipsum dolor sit amet, consectetur
	 * adipisicing elit, sed do eiusmod tempor
	 * incididunt ut labore et dolore magna aliqua. */

(B)
	/* Lorem ipsum dolor sit amet, consectetur
	   adipisicing elit, sed do eiusmod tempor
	   incididunt ut labore et dolore magna aliqua. */

(C)
	/* Lorem ipsum dolor sit amet, consectetur
	adipisicing elit, sed do eiusmod tempor incididunt
	ut labore et dolore magna aliqua. */


	-`J'
-- 
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux