From: Peter Osterlund <petero2@telia.com>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 1/3] Trivial CDRW packet writing doc update
Date: 28 Jul 2004 22:36:51 +0200 [thread overview]
Message-ID: <m3llh3uavw.fsf@telia.com> (raw)
Document that pktcdvd block devices have a 2KB block size.
Signed-off-by: Peter Osterlund <petero2@telia.com>
---
linux-petero/Documentation/cdrom/packet-writing.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff -puN Documentation/cdrom/packet-writing.txt~packet-doc-update Documentation/cdrom/packet-writing.txt
--- linux/Documentation/cdrom/packet-writing.txt~packet-doc-update 2004-07-28 22:00:19.047078592 +0200
+++ linux-petero/Documentation/cdrom/packet-writing.txt 2004-07-28 22:00:19.049078288 +0200
@@ -71,8 +71,8 @@ Notes
filesystem corruption if the disc wears out.
- Since the pktcdvd driver makes the disc appear as a regular block
- device, you can put any filesystem you like on the disc. For
- example, run:
+ device with a 2KB block size, you can put any filesystem you like on
+ the disc. For example, run:
# /sbin/mke2fs /dev/pktcdvd/dev_name
_
--
Peter Osterlund - petero2@telia.com
http://w1.894.telia.com/~u89404340
next reply other threads:[~2004-07-28 20:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-28 20:36 Peter Osterlund [this message]
2004-07-28 20:42 ` [PATCH 2/3] Simplified request size handling in CDRW packet writing Peter Osterlund
2004-07-28 20:49 ` [PATCH 3/3] Fix setting of maximum read speed " Peter Osterlund
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3llh3uavw.fsf@telia.com \
--to=petero2@telia.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.