Searched hist:d39aae9e (Results 1 - 5 of 5) sorted by path

/linux-master/fs/hfsplus/
H A Dinode.cdiff d39aae9e Fri Jun 04 03:29:59 MDT 2010 Christoph Hellwig <hch@lst.de> add missing setattr methods

For the new truncate sequence every filesystem that wants to truncate on-disk
state needs a seattr method. Convert the remaining filesystems that implement
the truncate inode operation to have its own setattr method.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/linux-master/fs/minix/
H A Dfile.cdiff d39aae9e Fri Jun 04 03:29:59 MDT 2010 Christoph Hellwig <hch@lst.de> add missing setattr methods

For the new truncate sequence every filesystem that wants to truncate on-disk
state needs a seattr method. Convert the remaining filesystems that implement
the truncate inode operation to have its own setattr method.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/linux-master/fs/omfs/
H A Dfile.cdiff d39aae9e Fri Jun 04 03:29:59 MDT 2010 Christoph Hellwig <hch@lst.de> add missing setattr methods

For the new truncate sequence every filesystem that wants to truncate on-disk
state needs a seattr method. Convert the remaining filesystems that implement
the truncate inode operation to have its own setattr method.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/linux-master/fs/sysv/
H A Dfile.cdiff d39aae9e Fri Jun 04 03:29:59 MDT 2010 Christoph Hellwig <hch@lst.de> add missing setattr methods

For the new truncate sequence every filesystem that wants to truncate on-disk
state needs a seattr method. Convert the remaining filesystems that implement
the truncate inode operation to have its own setattr method.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/linux-master/fs/udf/
H A Dfile.cdiff d39aae9e Fri Jun 04 03:29:59 MDT 2010 Christoph Hellwig <hch@lst.de> add missing setattr methods

For the new truncate sequence every filesystem that wants to truncate on-disk
state needs a seattr method. Convert the remaining filesystems that implement
the truncate inode operation to have its own setattr method.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

Completed in 384 milliseconds