Hi... On Mon, Sep 24, 2012 at 9:58 PM, stl <st.lambert02@xxxxxxxxx> wrote: > Hello all, > > What is the purpose of the inode->i_op->getxattr method? I think it has something related to extended attribute > During the boot of linux-2.6.37 on a new architecture, it crashes in the > get_vfs_caps_from_disk() function because of the following security check, > (in my case, this field is ot initialized). > > if (!inode || !inode->i_op->getxattr) > return -ENODATA; May I know, what's the filesystem type that code currently checks? And are you sure that filesystem is completely ok? -- regards, Mulyadi Santosa Freelance Linux trainer and consultant blog: the-hydra.blogspot.com training: mulyaditraining.blogspot.com _______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies