linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3 V2] ext2fsprogs: Symlink support
@ 2013-01-04 20:00 Darren Hart
  2013-01-04 20:00 ` [PATCH 1/3] lib/ext2fs: Add ext2fs_symlink Darren Hart
  2013-01-05  0:15 ` [PATCH 0/3 V2] ext2fsprogs: Symlink support Theodore Ts'o
  0 siblings, 2 replies; 13+ messages in thread
From: Darren Hart @ 2013-01-04 20:00 UTC (permalink / raw)
  To: linux-ext4; +Cc: tytso, adilger, sgw, darrick.wong

The following series adds symlink support the libext2fs and adds the command to
debugfs. Basic testing demonstrates functional duplication of a small test
directory including fastlinks and slowlinks in both the root and a single
subdirectory.

There is one FIXME/question remaining in the symlink implementation regarding
the use of ext2fs_bmap2 where I would particularly welcome some review. I found
the various block creation, allocation, and bitmap functions to be rather
difficult to grok in terms of which to use when.

Otherwise, I believe I have addressed Ted's and Darrick's comments from the
previous RFC.

Thanks,

Darren Hart
Intel Open Source Technology Center



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2013-01-19  5:29 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-04 20:00 [PATCH 0/3 V2] ext2fsprogs: Symlink support Darren Hart
2013-01-04 20:00 ` [PATCH 1/3] lib/ext2fs: Add ext2fs_symlink Darren Hart
2013-01-04 20:00   ` [PATCH 2/3] debugfs: Add symlink command Darren Hart
2013-01-04 20:01   ` [PATCH 3/3] libext2fs: Remove obsolete redefinition of EXT2_FT_DIR Darren Hart
2013-01-05 20:07   ` [PATCH 1/3] lib/ext2fs: Add ext2fs_symlink Darrick J. Wong
2013-01-05 22:40     ` Theodore Ts'o
2013-01-15 19:17   ` Theodore Ts'o
2013-01-15 19:43   ` Theodore Ts'o
2013-01-15 19:53     ` [PATCH 1/2] debugfs: fix mknod command so that it updates the block group statistics Theodore Ts'o
2013-01-15 19:53       ` [PATCH 2/2] tests: create test for debugfs creating special files Theodore Ts'o
2013-01-19  5:29     ` [PATCH 1/3] lib/ext2fs: Add ext2fs_symlink Darren Hart
2013-01-05  0:15 ` [PATCH 0/3 V2] ext2fsprogs: Symlink support Theodore Ts'o
2013-01-05  0:26   ` Darren Hart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).