disable partitioning!

From: Jinu M. (jinum_at_esntechnologies.co.in)
Date: 03/09/04

  • Next message: Deepak Saxena: "Re: pci_set_dma_mask()/pci_dma_supported() & broken PCI bridge issue"
    Date:	Tue, 9 Mar 2004 10:22:32 +0530
    To: <linux-kernel@vger.kernel.org>
    
    

    Hi All,

    We are writing a block device driver for 2.4.x kernel.
    I want to know how to indicate to the filesystem that our block driver does not support partitions.
    I mean fdisk should not be allowed on disks supported by our block driver.

    Regards,
    -Jinu
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Deepak Saxena: "Re: pci_set_dma_mask()/pci_dma_supported() & broken PCI bridge issue"

    Relevant Pages

    • Re: [ANNOUNCE] Minneapolis Cluster Summit, July 29-30
      ... >> My own project is a block driver, that's not a filesystem, right? ... >> Cluster membership services as implemented by Sistina are generic, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • 2.6 partition support driver methods
      ... I have a requirement of supporting multiple partitions in my block driver to support flash media devices. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: about FAL & FMD
      ... FATFS support only sector of 512 byte and it cannot be changed. ... nand flash with page size>512 you can write a new layer that manage it. ... FAL is a BLOCK DRIVER? ...
      (microsoft.public.windowsce.platbuilder)
    • Re: Storage Card doesnt always reload when ATADISK reloaded
      ... filesystem after the underlying block driver goes away. ... don't access the files until the block driver has reloaded). ... we don't support suspend/resume (our power down really does ... actually remove its store object until after the PnPUnloadDelay timeout ...
      (microsoft.public.windowsce.platbuilder)
    • Re: disable partitioning!
      ... > I want to know how to indicate to the filesystem that our block driver does not support partitions. ... > I mean fdisk should not be allowed on disks supported by our block driver. ... That is also something that the filesystem doesn't handle. ...
      (Linux-Kernel)