New function reiserfs_tmpfile:
-Duplicate reiserfs_create
-Remove dquot_initialize (cf ext2/tmpfile)
-Remove add_entry code
-Add d_tmpfile generic call
-Add add_save_link (cf ext3/orphan_add)
reiserfs_link function:
-Add remove_save_link (cf ext3/orphan_del)
Saved link is removed in normal u
On Wed, Dec 25, 2013 at 02:39:48PM +0100, Richard Weinberger wrote:
> On Wed, Dec 25, 2013 at 2:23 PM, Fabian Frederick wrote:
> > This patch is largely based on reiserfs_create function.
> > -Removing dquot_initialize (cf ext2/tmpfile)
> > -Removing add_entry code.
> > -Adding d_tmpfile generic c
On Wed, Dec 25, 2013 at 2:23 PM, Fabian Frederick wrote:
> This patch is largely based on reiserfs_create function.
> -Removing dquot_initialize (cf ext2/tmpfile)
> -Removing add_entry code.
> -Adding d_tmpfile generic call.
>
> It was not extensively tested; other solutions would
> be to work wit
This patch is largely based on reiserfs_create function.
-Removing dquot_initialize (cf ext2/tmpfile)
-Removing add_entry code.
-Adding d_tmpfile generic call.
It was not extensively tested; other solutions would
be to work with hidden entries or merge
creation - tmpfile process.
Signed-off-by: F
This patch is largely based on reiserfs_create function.
-Removing dquot_initialize (cf ext2/tmpfile)
-Removing add_entry code.
-Adding d_tmpfile generic call.
It was not extensively tested; other solutions would be to work with
invisible entries or merge creation - tmpfile process.
Signed-off-by
5 matches
Mail list logo