linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] xfsdump: obsolete file type handling cleanups
@ 2020-10-06 22:07 Anthony Iliopoulos
  2020-10-06 22:07 ` [PATCH 1/2] xfsdump: remove obsolete code for handling mountpoint inodes Anthony Iliopoulos
  2020-10-06 22:07 ` [PATCH 2/2] xfsdump: remove obsolete code for handling xenix named pipes Anthony Iliopoulos
  0 siblings, 2 replies; 5+ messages in thread
From: Anthony Iliopoulos @ 2020-10-06 22:07 UTC (permalink / raw)
  To: Eric Sandeen; +Cc: linux-xfs

Just a couple of code and doc removals for file types that were never
supported in Linux (S_IFMNT, S_IFNAM).

Anthony Iliopoulos (2):
  xfsdump: remove obsolete code for handling mountpoint inodes
  xfsdump: remove obsolete code for handling xenix named pipes

 doc/files.obj     | 2 +-
 doc/xfsdump.html  | 6 ++----
 dump/content.c    | 6 ------
 dump/inomap.c     | 3 ---
 restore/content.c | 8 --------
 5 files changed, 3 insertions(+), 22 deletions(-)

-- 
2.28.0


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

end of thread, other threads:[~2020-10-06 22:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-06 22:07 [PATCH 0/2] xfsdump: obsolete file type handling cleanups Anthony Iliopoulos
2020-10-06 22:07 ` [PATCH 1/2] xfsdump: remove obsolete code for handling mountpoint inodes Anthony Iliopoulos
2020-10-06 22:09   ` Darrick J. Wong
2020-10-06 22:07 ` [PATCH 2/2] xfsdump: remove obsolete code for handling xenix named pipes Anthony Iliopoulos
2020-10-06 22:09   ` Darrick J. Wong

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).