All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] e2fsprogs: two fixes
@ 2014-01-03  9:15 Robert Yang
  2014-01-03  9:15 ` [PATCH 1/2] inode.c: only update the icache for ext2_inode Robert Yang
  2014-01-03  9:15 ` [PATCH 2/2] populate-extfs.sh: espace the space in the filename Robert Yang
  0 siblings, 2 replies; 4+ messages in thread
From: Robert Yang @ 2014-01-03  9:15 UTC (permalink / raw)
  To: tytso, sgh; +Cc: linux-ext4

* Fix icache
* Fix populate-extfs.sh

Robert Yang (1):
  inode.c: only update the icache for ext2_inode

Søren Holm (1):
  populate-extfs.sh: espace the space in the filename

 contrib/populate-extfs.sh |   20 ++++++++++----------
 lib/ext2fs/inode.c        |   20 ++++++++++++--------
 2 files changed, 22 insertions(+), 18 deletions(-)
 mode change 100755 => 100644 contrib/populate-extfs.sh

-- 
1.7.10.4

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

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

end of thread, other threads:[~2014-02-28  3:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-03  9:15 [PATCH 0/2] e2fsprogs: two fixes Robert Yang
2014-01-03  9:15 ` [PATCH 1/2] inode.c: only update the icache for ext2_inode Robert Yang
2014-02-28  2:09   ` Theodore Ts'o
2014-01-03  9:15 ` [PATCH 2/2] populate-extfs.sh: espace the space in the filename Robert Yang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.