[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201021160423.GB25702@quack2.suse.cz>
Date: Wed, 21 Oct 2020 18:04:23 +0200
From: Jan Kara <jack@...e.cz>
To: Harshad Shirwadkar <harshadshirwadkar@...il.com>
Cc: linux-ext4@...r.kernel.org, tytso@....edu
Subject: Re: [PATCH v10 1/9] doc: update ext4 and journalling docs to include
fast commit feature
On Thu 15-10-20 13:37:53, Harshad Shirwadkar wrote:
> + * - EXT4_FC_TAG_CREAT
> + - Create directory entry for a newly created file
> + - ``struct ext4_fc_dentry_info``
> + - Stores the parent inode numer, inode number and directory entry of the
^^^ number
> + newly created file
> + * - EXT4_FC_TAG_LINK
> + - Link a directory entry to an inode
> + - ``struct ext4_fc_dentry_info``
> + - Stores the parent inode numer, inode number and directory entry
^^^^ number
BTW, how is EXT4_FC_TAG_CREAT different from EXT4_FC_TAG_LINK? It seems
like they describe essentially the same operation?
> + * - EXT4_FC_TAG_UNLINK
> + - Unink a directory entry of an inode
^^^^ Unlink
Honza
--
Jan Kara <jack@...e.com>
SUSE Labs, CR
Powered by blists - more mailing lists