All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Wilcox <matthew@wil.cx>
To: kernel-janitors@vger.kernel.org
Subject: Re: [KJ] Question Re: fs/udf/super.c
Date: Sun, 13 Nov 2005 02:47:47 +0000	[thread overview]
Message-ID: <20051113024747.GL1658@parisc-linux.org> (raw)
In-Reply-To: <200511122110.52472.ace@staticwave.ca>

[-- Attachment #1: Type: text/plain, Size: 535 bytes --]

On Sat, Nov 12, 2005 at 09:10:52PM -0500, Gabriel A. Devenyi wrote:
> At line 795 we see this
> 
> --clip--
> return 1;
> 		
> 		for (newfileset.partitionReferenceNum=UDF_SB_NUMPARTS(sb)-1;
> 			(newfileset.partitionReferenceNum != 0xFFFF &&
> 				fileset->logicalBlockNum == 0xFFFFFFFF &&
> 				fileset->partitionReferenceNum == 0xFFFF);
> 			newfileset.partitionReferenceNum--)
> 		{
> --40 more lines--
> 
> Anyone see a reason why this code that never runs shouldn't be removed?

Did you try asking the UDF list why this is here?


[-- Attachment #2: Type: text/plain, Size: 168 bytes --]

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors

      reply	other threads:[~2005-11-13  2:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-13  2:10 [KJ] Question Re: fs/udf/super.c Gabriel A. Devenyi
2005-11-13  2:47 ` Matthew Wilcox [this message]

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=20051113024747.GL1658@parisc-linux.org \
    --to=matthew@wil.cx \
    --cc=kernel-janitors@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.