Tag: inode

17 How to get the actual directory size (out of du)? 2013-06-02T16:25:06.847

15 Remove a file on Linux using the inode number 2010-05-19T22:05:16.837

14 tail -f not tracking file changes 2010-06-20T05:58:02.243

9 "Disk quota exceeded" when writing to /tmp, but plenty of space (linux) 2015-08-18T16:37:17.057

8 Go to directory with unknown name 2013-01-12T08:12:17.723

7 Reverse lookup of inode/file from offset in raw device on linux and ext3/4? 2012-10-21T22:06:23.163

6 XFS Incorrect statement of "No space left on device" 2014-09-25T12:40:42.197

5 How to calculate proper amount of inode/block sizes for a linux filesystem 2010-05-08T22:21:44.023

4 Is it possible to find all files with a given inode? Efficiently? 2010-01-18T16:28:40.117

4 Linux filesystem with inodes close on the disk 2011-01-09T18:02:41.703

4 What exactly is an inode as pertaining to filesystems? 2011-10-25T01:39:09.897

4 Zero inodes even after formatting hard disk 2013-09-19T03:28:32.653

4 What is the difference between a disk block and a sector? 2016-08-05T20:11:06.903

4 What is the fastest way to make daily backups for 500k+ files? 2018-02-01T06:51:59.257

3 Access file by its id and change file attributes 2010-06-16T10:32:36.927

2 Cannot mkdir: Too many links 2011-06-17T09:05:12.280

2 Using inode number to locate hardlinks 2013-03-27T14:10:27.143

2 Changing max inode count number in ext3 filesystem in Cent OS 2013-04-21T10:09:10.533

2 Can inode numbers be reused in HFS+? 2014-01-16T13:13:41.793

2 On OS X, saving breaks hard links 2016-07-26T14:02:33.687

2 What is the difference between FAT and Inode? 2017-06-12T06:01:45.160

2 Analyse allocated space in Ext4 partition to improve data recovery efficiency 2019-05-26T16:50:25.230

1 Unable to boot to Ubuntu. Inconsistency in disk, X server didn't start. Illegal blocks in Inode 2009-08-29T08:51:31.653

1 effect on inode while resizing the LV 2010-05-22T18:54:36.830

1 How to change the inode size on an EXT3 partition? 2010-06-29T08:56:36.397

1 When referring to filesystems, what is the difference between a "live" and a "dead" inode? 2011-10-24T20:37:36.900

1 How do "file headers", "bit maps" and "inodes" come into the picture when managing filesystems? 2011-10-25T01:51:56.627

1 how do I know if the number of inodes are already taken? 2013-06-22T03:28:42.973

1 Kate changes inode 2013-08-08T18:27:54.003

1 From where comes the inode number of a file mounted through NFS? 2014-04-15T12:57:43.093

1 Which file attributes are stored in the directory entries and which in the inodes? 2014-10-06T04:22:48.670

1 How to remove directory flag? 2014-12-21T10:28:54.100

1 "No space left on device" when writing to NTFS on Ubuntu 2015-01-21T08:01:20.793

1 Is it possible to limit the number of inodes for a user? 2015-02-20T04:22:57.317

1 How many inodes I need? 2016-05-13T12:54:46.933

1 copying file from hfs+ to remote samba - preserving ownership and permissions 2016-10-05T12:19:19.993

1 How do I modify an ext filesystem item given its inode number? 2017-10-28T21:43:25.377

1 remove a file with corrupted name 2018-08-16T21:38:43.870

1 Reading log files using logstash which rotates every day 2019-04-16T06:46:02.207

0 how can I determine how many inodes a directory uses? 2009-09-18T16:44:28.170

0 inode-block ratio 2010-05-27T19:25:15.280

0 Relationship of iNode indirect pointers to maximum file size 2011-05-19T20:42:46.190

0 Is it possible to create a file and a hardlink to it without initializing the data? 2012-08-08T11:05:12.350

0 When will the modified time of folder be changed? 2012-11-09T05:55:52.643

0 Zip, tar: is there a file table 2013-01-19T21:19:39.220

0 What is the efficiency of NTFS Junctions? 2013-01-19T17:04:59.863

0 Show only files owned by the user 2013-02-11T20:00:56.703

0 Can an inode table on the root partition be-rebuilt or salvaged? 2013-03-01T05:43:18.277

0 Can't delete files with special (and odd) filename characters 2013-03-14T14:51:42.057

0 where does boundary of file system lie in Linux? 2013-04-23T10:07:40.603

0 Difference between 'du' and 'du -b'? 2013-08-30T13:47:05.710

0 Traversing through the inode to find the contents of the file stored in different data blocks 2013-11-06T07:16:26.160

0 All of the NTFS hard links damaged, where are those 0kb hardlinks stored and how to recover them? 2014-08-19T21:31:05.683

0 Can a file be created from an inode? 2014-09-11T09:50:27.587

0 Is there a way to set the number of inodes in VirtualBox when creating a VDI? 2015-03-27T12:58:20.993

0 Discrepancy finding and counting all files on the system 2015-11-04T15:01:20.423

0 Is it possible to prevent an application remove a file but allow it write on OS X? 2016-03-01T08:10:43.813

0 Can't find why inodes running out 2016-04-20T22:48:08.757

0 Tar directory to file in the directory being tar'ed 2016-09-09T17:12:10.590

0 How do I determine the physical inode limit? 2016-12-14T11:59:44.967

0 Ubuntu 14.04: "Home" inode on desktop 2016-12-27T13:22:06.873

0 accidentally clobbered directory using `mv` instead of `mv -t` 2017-07-26T20:27:59.910

0 Inodes that were part of a corrupted orphan linked list found. How to understand what caused it and how to solve? 2018-10-10T03:32:20.700

0 Remove files with strange name, no inode name, and not shown by ls 2018-12-03T11:39:26.907

0 How many disk accesses are needed for these two file system implementations? 2019-04-17T02:10:24.937

0 On NFS, are multiple opens of a file guaranteed to get the same inode? 2019-04-22T16:55:17.797

0 Why /proc and /sys have inode 1? 2019-06-30T08:04:41.890