linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* blkid -w is ignored... fix the code or the manpage? :)
@ 2008-03-02 16:46 Eric Sandeen
  0 siblings, 0 replies; only message in thread
From: Eric Sandeen @ 2008-03-02 16:46 UTC (permalink / raw)
  To: ext4 development

the blkid manpage says:

	-w	<writecachefile>  Write  the  device  cache  to
		writecachefile instead of writing it to the default
		cache file /etc/blkid.tab. If you don’t want to save
		the cache to the default file,  specify  /dev/null.
		If  not specified it will be the same file as that
		given by the -c option.

and yet, since:

http://thunk.org/hg/e2fsprogs/?rev/ad62cded89a8 (I think...)

(2003...) it has been completely ignored.

I have a bug on this, from before my time at Red Hat,
https://bugzilla.redhat.com/show_bug.cgi?id=200191  Bugzilla Bug 200191:
blkid does not rewrite blkid.tab as documented in the man page.
...filed in 2006.

It'd be easy enough to fix, although this might be a library API change,
at least if we want to make blkid_get_cache() symmetric with
blkid_put_cache(), each taking a filename...

But it's been broken so long, with (few) complaints, is the
functionality worth resurrecting, or should I just submit a patch to
remove the -w option?  :)

Thanks,

-Eric

--
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] only message in thread

only message in thread, other threads:[~2008-03-02 16:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-02 16:46 blkid -w is ignored... fix the code or the manpage? :) Eric Sandeen

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