sean finney on 3 Sep 2009 06:08:17 -0700


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] File System Directory Limits


hi mike,

On Thu, Sep 03, 2009 at 08:35:24AM -0400, Michael Leone wrote:
> > you probably want to make sure dir_index is enabled on the filesystem,
> 
> How do you do that, then?

on an (unmounted) filesystem, you can add it with

  tune2fs -O dir_index $dev
  e2fsck -D $dev

you can check to see if you already have it with

  tune2fs -l $dev | grep features

	sean

-- 

Attachment: signature.asc
Description: Digital signature

___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug