Results 1 to 4 of 4

Thread: What is the difference between inode and metadata

  1. #1
    Join Date
    Nov 2010
    Posts
    3

    What is the difference between inode and metadata

    I have heard about inode and also about metadata i have a very little information on both the topics i know that both inode and metadata are used to represent some data in the files and are usually used in the Linux operating system. I needed more information on the above topics and also the information on the tasks they perform whether its similar or are they different.

  2. #2
    Join Date
    Nov 2009
    Posts
    1,191

    Re: What is the difference between inode and metadata

    Inode and metadata are two different things according to me, now when we create a file system a data structure is also created with the file which has the hidden information about the created files. Inode is an identification for each and every file created, inode number is used to identify the files. While metadata is a data that can provide information on the other aspect of the particular information of a file like for e.g if we take an e.g. of an digital audio file metadata it may contain information about its audio size, album name, album size etc.

  3. #3
    Join Date
    Nov 2009
    Posts
    1,118

    Re: What is the difference between inode and metadata

    Though both inode and metadata gives you information about a particular file there is a difference in their contents like inode specifies the owners user id , the read, write, execute permission given to the user, all the information regarding the file last accessed, file last modified and file last viewed while the metadata consists of the data like the purpose of the creation of the data, data and time of the created data, author of the particular data, what kind of standards are used during the creation, thus the contents differ in inode and metadata.

  4. #4
    Join Date
    Nov 2009
    Posts
    1,340

    Re: What is the difference between inode and metadata

    Inode can only be searched by the inode number it doesn't have the file name like the metadata we can specify the file names in the metadata, in the kernel in order to look out for a file we have to specify the file name and then convert it into a particular inode number which will locate the file. So there's a lot of difference in the working of the inode and the metadata.

Similar Threads

  1. Inode number and file structure in Linux
    By Ananika in forum Software Development
    Replies: 5
    Last Post: 14-10-2010, 01:01 AM
  2. Explain manifest and metadata
    By Rafaeel in forum Software Development
    Replies: 5
    Last Post: 27-11-2009, 10:04 PM
  3. What is file metadata
    By chetu in forum Operating Systems
    Replies: 3
    Last Post: 09-09-2009, 09:57 AM
  4. How to read AAC metadata
    By neonxgenesis in forum Windows Software
    Replies: 3
    Last Post: 19-08-2009, 09:08 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,540,377.96400 seconds with 16 queries